@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 1199px) and (min-width: 980px){
.mainHeadLocalNav {
    top: 90px;
    position: fixed;
}
}
