.loop_wrap img {
    width: auto !important;
    max-width: none !important;
    height: auto !important;

}


@media screen and (max-width: 750px) {
    .footer_wrap {
        padding: 30px 0 100px;
    }
}

.m-gnav {
    height: 95%;
}


header {
    height: 90px !important;
    z-index: 9999 !important;
}
@media screen and (max-width: 750px) {
    header {
        height: 66px !important;
    }
}

.header {
    max-width: none !important;
}