@media screen and (min-width:768px) {
.product-detail>[data-product-detail-layout=simple][data-section-width=inset] {
padding-top: 0px !important;
padding-left: 0px !important;
}
section:has(.product-detail) {
padding-top: 0px !important;
}
.product-gallery {
margin-top: -10px;
}}