<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*build css for the phone */
@media screen and (min-width: 320px) and (max-width: 568px) {
    div.wrapper {
        padding: 0;
    }
    .tab-navigations {
        margin-bottom: 40px;
    }
    .yslygi {
        display: flex;
        justify-content: center;
        padding: 0 15px;
    }
    .tab-navigations a.active {
        width: 100%;
    }
    .yslygi a {
        width: 100% !important;
    }
    .tab-navigations a {
       font-size: 13px;
    }
    .lt {
        font-size: 17px;
        line-height: 24px;
        margin: 0;
        padding: 0 15px;
    }
    .lt:before,
    .leftlinetop:before {
        width: 40px;
        padding: 0;
    }
    .blokk h4, .h4 {
        font-size: 15px;
        width: 100%;
        padding: 0 15px;
    }
    .blokk {
        margin-bottom: 20px;
    }
    .blokk .fortext {
        width: 100%;
        line-height: 24px;
        font-weight: 300;
        text-align: left;
        font-size: 16px;
        padding: 0 15px;
        margin-bottom: 25px;
    }
    .mainh1 {
        margin-bottom: 35px;
    }
    .img_rec {
        width: 100%;
    }
    .img_rec_full {
        width: 100%;
        height: 100%;
    }
    .img2 {
        margin-bottom: 40px;
    }
    .double-stage {
        margin-right: 10px;
    }
}
</pre></body></html>