.fz-54 div.top-row-bg{
  background-image: url(../img/header-bg.png);
}

.a-main{
  background-image: url(../img/product-bg-1.jpg);
}

.a-feedback_whide .form-content input[type=submit] {
    padding: 13px 22px;
    font-size: 16px;
}

.top-row__content-list li:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(../img/Groupsvg.svg) center center no-repeat!important;
    background-size: cover;
    display: block;
    position: absolute;
    left: 0;
    top: 0.5px;
}

.a-feedback {
    padding-top: 100px;
    padding-bottom: 135px;
    text-align: center;
    background-image: url(../img/podlozhka.jpg)!important;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    color: #fff;
}