div.mobile-header-replace {
    height: 54px ;
}
@media only screen and (max-width: 992px) {
div.mobile-header-replace {
    height: 64px;
}
}
.dng-mobilemenu.mobile_menu.mm-menu {
    top: 64px;
}
.page-title.light .main-title {
    color: #eac715 !important;
}
