#mainnav {
    position: static;
    background: #fff;
}
.store-footer .store-footer__inner,
.store-footer {
  background: linear-gradient(271.73deg, #FFFFFF 1.86%, #5E0533 97.2%);
}
div#contact-slot:nth-of-type(2) {
    display: none;
}
.mobile-menu.mm-spn {
    background: #fff;
}.my-header {
    position: relative;
}
.banner--fixed img {
    border-radius: 0;
}
.s-block--fixed-banner .container {
    padding: 0;
}

@media (min-width: 1360px) {
    .s-block--fixed-banner .container {
        max-width: 100%;
        border-radius: 0 !important;
    }
}