
.fullwidthbanner-container {
    margin-top: 0;
    max-height: 670px !important;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100% !important;
    z-index: 998;
}
.fullwidthbanner-container .fullwidthbanner {
    margin-top: 0;
    max-height: 670px !important;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100% !important;
}
@media only screen and (min-width: 1000px) and (max-width: 1169px) {
}
