@media (min-width: 768px) {
    .navigation-a .navigation__item--link {
        font-size: 1rem;
    }
}

.locations-a .location__phone--link, .locations-a .location__address, .locations-a .location__phone-num {
    font-size: 1.25rem;
}
.section--light .form-a .form__submit input.component__button--1 {
    color: #35549f;
}
@media (min-width: 992px) {
    .videobanner-a__title {
        font-size: 3rem;
        margin-top: 10%;
    }
}

@media (max-width: 525px){
html,body,
.animated{
overflow-x: hidden !important;
}
body *{
box-sizing: border-box !important;
min-width: unset !important;
}
.featuredblock__item, .hours__day, .map-a {
overflow-x: hidden !important;
}
#ple_fixed{
display: none !important;
}
}
/* Unsticky header */ 
.stickyyyyyy{
position: fixed;
width: 100%;
top: 0;
z-index: 9999;
}

td span, td {
    color: #000 !important;
}