/* Five representative product groups, kept together at every breakpoint. */
.brand-zhohan .v-hero .v-composition{grid-template-rows:460px 220px}
.brand-zhohan .v-hero .v-main-object{min-height:460px}
.brand-zhohan .v-main-object>img.s27-composition{position:absolute;inset:59px 3% 77px;width:94%;height:calc(100% - 136px);object-fit:contain;object-position:center;mix-blend-mode:normal;transform:none}
.brand-zhohan .v-small-object>img,.brand-zhohan .v5-product img{mix-blend-mode:normal}
@media(max-width:1100px){
 .brand-zhohan .v-hero .v-composition{grid-template-rows:380px 210px}
 .brand-zhohan .v-hero .v-main-object{min-height:380px}
}
@media(max-width:760px){
 .brand-zhohan .v-hero .v-composition{grid-template-rows:340px 190px}
 .brand-zhohan .v-hero .v-main-object{min-height:340px}
 .brand-zhohan .v-main-object>img.s27-composition{inset:57px 2% 72px;width:96%;height:calc(100% - 129px)}
}
@media(max-width:370px){
 .brand-zhohan .v-hero .v-composition{grid-template-rows:310px 180px}
 .brand-zhohan .v-hero .v-main-object{min-height:310px}
}
