<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content-main&gt;.product {
    display: flex;
    flex-direction: row;
}

div.image-slider {
    position: sticky;
    top: 20px;
}

.product-image-slider {
    max-width: 768px;
    width: 53%;
    margin-left: unset;
}</pre></body></html>