<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 375px) {

.topnav {
    margin-bottom: 60px;
}
 .header-form {
    margin: 0;

}
    .form-title {
        padding: 15px 0 50px;
        }
    .form-title:before {
        display: none;
    }    
    
    form &gt; input {
            width: 85%;
    }  
    form &gt; button {
         width: 85%;
    }
    
    .car-make {

    min-height: 412px;
    margin-top: -140px;
    background-size: cover;
    padding-top: 120px;
}
    
    .car-make img {
            padding: 0 0 25px 0;
    }    
    
    

    
    .black h2 {
        color: #fff;
    }
    
    
    
    
    .yellow, .red {
        height: auto;
        margin-bottom: 25px;
    }
    
    
    .sticker-box ul &gt; li {
        height: auto;
    }
    
    
    .black img {
        width: 100%;
    }
    
    .dl-right img {
        width: 100%;
    }
    
    .dl-right {
         height: auto;
        padding: 0;
    }
    
    .dl-left:after {
        display: none;
        
    }
    
    .dl-left {
        background: none;
        height: auto;
        padding: 0;
    }
    
    .line-steps:before {
        display: none;
    }
    
    .map-st {
        display: none;
    }
    
    .line-steps &gt; div {
        width: 100%;
    }
    
    .price {
        float: none;
    }
    
    .label-left {
        margin-bottom: 25px;
    }

    .sptel {
            color: #fff;
    line-height: 50px;
    padding-left: 25px;
    }

    .navbar-default .navbar-toggle {
    border-color: #ffc81d;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffc81d;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: rgba(196, 158, 19, 0.32);
}

.header ul li {
    width: 100%;
    float: none;
    padding: 12px 0 0 0;

}

.header ul li a {
    text-align: center;

    font-family: AvenirNextCyr-Regular;
}
.navbar-default .navbar-nav&gt;li&gt;a {
    color: #fff;
}

.car-box img {
    width: 100%;
}

.avito .navbar {
    display: none !important;
}

.avito .header-form, .avito .header-slider {
    display: none !important;
}
.x img {
    width: 100%;
}
.avito .profile img {
    width: auto;
}

.avito .pleft {
width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 30px
}

.delivery img {
    width: 100%;
}

}</pre></body></html>