.advantages-list li p {
    font-size: 15px;
}

.advantage-text-wrap svg {
    max-height: 70px;
    max-width: 70px;
}

.front-img-wrap svg{
    width: 90px;
    height: 90px;
}

.first-screen-wrap {
    background-image: url(../img/01.jpg);
}

.fifth-screen {
    background-image: url(../img/03.jpg);
}

.for-center {
    background-image: url(../img/021.jpg);
    background-size: cover;
}

.for-img-wrap svg {
    width: 80px;
    height: 80px;
}

.first-screen-right form .politica {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: none;
}

.advantages-list {
    margin-bottom: 60px;
}

.header-slider li {
    font-size: 27px;
}

@media screen and (max-width: 1260px) {
    .advantages-list {
    margin-bottom: 50px;
}
}
