body{
  background: white;
}
.banner--fixed img{
  background: transparent;
}
section:nth-of-type(1) {
    margin: unset;
}

section:nth-of-type(1) .container {
    max-width: unset;
    padding: unset;
}

section:nth-of-type(2) .container {
    max-width: 600px;
}
.s-block__title h2 {
    background-image: url(https://f.top4top.io/p_3765esqh91.png);
    background-repeat: no-repeat;
}
.s-block__title {
    justify-content:center;
}
section:nth-of-type(9)  .s-block__title{
  display: none;
}
section:nth-of-type(15) .s-block__title h2 
,section:nth-of-type(16) .s-block__title h2 {
    background-image: none;
}
section:nth-of-type(15) .s-block__title p {
    background-image: url(https://e.top4top.io/p_3765a4j621.png);
    background-repeat: no-repeat;
    background-position-x: center;
}
.s-slider-block__title{
  justify-content: center;
}
section:nth-of-type(14){
  font-size: 1.7rem;
  background-image: url(https://e.top4top.io/p_3765a4j621.png);
    background-repeat: no-repeat;
    background-position-x: center;
}
.store-footer{
  color: white;
  background-color: #FECC00;
}