<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section.sc-privileges {
    background-image: url(../img/privileges-bg.png);
}
.thumbnails .item { float: right; }
.sc-image-fluid {
    box-shadow: none;
}
.section.sc-ultimate .note,
.section.sc-service .note {
    font-size: 12px;
    margin-top: 20px;
}

@media screen and (min-width: 992px) {
    .privileges-slider.thumbnails .item-push .thumbnail { margin-top: 150px;}
    .privileges-slider.thumbnails .item-pull .thumbnail { margin-top: -150px;}
}

@media screen and (min-width: 768px) {
    .issue-logo img { margin-top: 10px; }
}</pre></body></html>