section.s-block.s-block--fixed-banner .container{
  max-width:100% !important;
  padding:0  !important;
  margin:0 !important;
}
.banner--fixed img {
  border-radius: 0 !important;
  background-color: unset !important;
}
.s-block:first-of-type {
    margin-top: 0 !important;
}
section:nth-of-type(1) .container {
    max-width: 100%;
    padding: 0;
    border-radius:0;
}
section:nth-of-type(1){
   padding: 0;
   border-radius:0;
}


.banner--fixed img {
border-radius:0;
}
.box-img img{
width: 85%;
    }
.store-header.z-3 .shadow-none:not(.fixed-pinned) .inner {
    background: #0000009e none repeat 0 0 / auto auto padding-box border-box scroll !important;