<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header &gt; div.row{
    margin-bottom: 25px;
}

.content-text-top {
    max-width: 515px;
}

div.union-image-block-2 {
    background-image: url("../../images/wifi_sticks.svg");
    background-color: transparent;
    background-position-x: right;
    background-size: initial;
    background-repeat: no-repeat;
    min-height: 448px;
}

div.union-image-block-2 &gt; div.row:nth-child(2){
    margin-bottom: 78px;
}

main p.content-title{
    margin-top: 0;
    margin-bottom: 30px;
}

blockquote {
    max-width: 360px;
}

@media (max-width: 1174px) {
    br.outer-fix {
        display: none;
    }
}
@media (max-width: 1115px) {
    br.raw-fix {
        display: none;
    }
}</pre></body></html>