<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.couple-container .image {
    background-image: none;
    padding: 0;
}
.couple-container .detail .inner {
    background-color: #fff;
    padding: 40px;
}
.couple-container .detail .ct-heading {
    color: #333;
}
@media screen and (min-width: 992px) {
    .couple-container .detail {
        width: 45%;
    }
    .couple-container .image {
        width: 55%;
        padding: 0;
    }
    .privileges-slider.thumbnails .item-push .thumbnail { margin-top: 120px; }
    .privileges-slider.thumbnails .item-pull .thumbnail { margin-top: -120px; }
}
</pre></body></html>