body {
    width: 100%;
    margin: 0 auto;

    text-size-adjust: none; 
    -ms-text-size-adjust: none; 
    -moz-text-size-adjust: none; 
    -webkit-text-size-adjust: none;
    letter-spacing: 0px;
}

.header .logo-link {
    top: 0;
    height: 67px;
}
.logo-link {
    width: 280px;
    min-width: 280px;
    background-size: contain;
}
.logo-link__name {
    font-size: 40px;
    top: 10px;
    line-height: 1;
}
.logo-link__text {
    font-size: 15px;
    padding-left: 60px;
}
.block-phone__phone {
	font-size: 24px;
}
.header__link {
	font-size: 16px;
    margin-right: 20px;
}
.header__button {
	width: 200px;
	font-size: 16px;
}




.order {
    padding: 0;
}

.services__content::after {
    width: 48%;
}
.service {
    width: 48%;
    margin: 0 0 4%;
}


.advantages__left {
    width: 100%;
}
.advantages__right {
    width: 100%;
    margin: 20px 0 0;
}

.footer {
    height: 100%;
}
.footer .logo-link {
    margin: -50px auto 22px;
    height: 67px;
}
.tech__params-row {
    width: 100%;
}