@media (max-width: 768px) {
    header,
    .store-header,
    .main-header {
        display: none !important;
    }
}

section#IRT__photos-slider-0 {
    margin-bottom : 30px  !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset !important;
}
.banner--fixed img {
    border-radius: 0 !important;
}

body.index section {
    margin-bottom : 20px !important;
}