/* Custom Spacing for LocalNav */
@media only screen and (max-width: 390px) {#ac-localnav {height: 73px!important; } }
@media only screen and (min-width: 391px) { .local-nav-x-small {display: none; } }