html, body {
    min-width: 360px;
}

.tmenu-mobile__container {
    box-shadow: 0px 2px 3px rgba(0,11,48,0.25);
}

@media (max-width: 480px) {
.uc-top-hero .t-container {
    padding-top: 20px;
}
}

.uc-top-phone-links .t185__text a[href^="tel:"] {
    white-space: nowrap;
}