@media only screen and (max-width: 476px) {
    .text-banner-title {  font-size: 1rem !important;  }
    .text-banner-subtitle {  font-size: 0.625rem !important;  }
    .fa-3x {  font-size: 1em; }
    #divAgencyName{  padding-top: 8px; font-size: 15px; font-weight: 600; }
    #divUniversityName{   font-size: 12px; font-weight: 300; }
    .nav-padding {  padding-right: 20px; }
    .nav-link{ padding-bottom: 0px; }
    .navbar.sticky-top .navbar-collapse .nav-item { padding-bottom: 0px; }
    #sub-banner .text-sub-img-sub-banner {  font-size: 0.65rem !important; }
}