/* #televet-widget-iframe.inline, #otto-widget-iframe.inline {
    max-width: unset;
    max-height: unset;
    width: 100%;
    height: 100%;
} */

.editable__container iframe, div#televet-widget-iframe-container {
    max-width: 100%;
}
@media (min-width: 992px) {
    .banner-a .banner__title {
        margin-top: 15%;
    }
}
.homeimgs img{
    width: 100%;
    margin: 10px 0;
    border-radius: 18px !important;
}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap {
    background-color: #0156A5;
}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__button.component__button--1 {
    color:white;
}
.navigation__item--link {
    font-size:1rem;
}
.section--dark .cta__button.component__button--1 {
    color: white;
}
.testimonials-b .testimonials-item-wrapper {
    padding: 16px;
    background-color: #0156a5;
}
    .banner-a .banner__subtitle {
        font-size: 1.75rem;
        line-height: 2rem;
    }
    .section--dark .breadcrumb__item a {
    color: #e67821
}

@media (min-width: 992px) {
    .banner-a .banner__title {
        font-weight: 700;
    }
}
@media(max-width: 768px) {
    .ple-column-padding {
    padding-top: 10px;
    padding-bottom: 10px;
}
}

@media (max-width: 767px){
    .section-base-container {
        overflow: hidden;
    }
}
