.lazy__bg.lazy.entered.loaded{
        background-size: contain;
        background-repeat: no-repeat;
    }
    a.banner-entry.square-photos { 
        background: transparent;
    }
    img {
        background: transparent !important;
        border-radius:0;
    }
    section.s-block.products-lookbook.products-lookbook--10.s-block--animate {
    display: none;
}
    .flex-col.min-h-full.bg-storeBG > section:nth-child(4) > div {
    grid-template-columns: repeat(6,minmax(0,1fr));
}
.s-block--animate.fixed-banner--6 > div {
    max-width: 100%;
    padding: 0;
}
.two-row .banner-entry:first-child {
    grid-row: 1/1;
}
.index .anime-item {
    background: transparent;
}
.flex.flex-col.min-h-full.bg-storeBG > section:nth-child(5) > div {
    grid-template-columns: repeat(5,minmax(0,1fr));
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section:nth-child(5) > div > div {
    height: 236px;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section:nth-child(5) {
    max-width: 80%;
}
section:nth-of-type(1) > div {
    max-width: 100%;
    padding: 0;
}
section:nth-of-type(1) {
    margin: 0;
}
@media(max-width:800px){
    .flex-col.min-h-full.bg-storeBG > section:nth-child(4) > div {
    grid-template-columns: repeat(3,minmax(0,1fr));
}
.flex.flex-col.min-h-full.bg-storeBG > section:nth-child(5) > div {
    grid-template-columns: repeat(3,minmax(0,1fr));
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section:nth-child(5) > div > div {
    height: 97px;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section:nth-child(5) {
    max-width: 100%;
    margin: 0;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section:nth-child(5) > div > div {
    height: 116px;
}
.banner-entry {
    height: 122px;
}