.form__block {
    margin-bottom: 15px;
}

body .main-user-consent-request-popup-button-acc {
    color: #fff;
    background-color: #2b9acf;
    border: 1px solid #2b9acf;
}

body .main-user-consent-request-popup-button-acc:hover {
    background-color: transparent;
    color: #666;
    border: 1px solid #666;
}

.fast-order__container .text-small {
    float: none;
    font-size: 14px;
}

.product-title__article-red {
    color: #e31414;
}

.catalog-epilog__img {
    width:100%;
    height:auto;
}
.clear {
    clear: both;
}
.left-float {
    float: left;
}
.catalog-epilog__img.left-float {
    margin-bottom: 10px;
}