html body .zavod-flagman__descr{
    padding: 1rem 8.5rem 1rem 1.5rem;
}

@media (max-width: 500px) {
    html body .zavod-flagman__descr{
        padding: 1rem 1.5rem;
    }
}

html body .contacts-map-block__phone:before{
    top: 17px;
}

.contacts-map-block__text-block .contacts-map-block__phone_first{
    margin-right: 30px;
}

.footer-phones__item span{
    font-weight: 100;
}

.contacts-map-block__phone a{
    display: block;
    color: #fff;
}

.link_not-arrow::after{display: none;}

.link_small{font-size: 16px; font-weight: inherit}

.vacancy-detail__content  .link_small{font-size: 15px;font-weight:400}

@media (max-width: 900px) {
    .link_small{font-size: 14px}
}

@media (min-width: 1024px){
.vacancy-detail__content  .link_small{font-size: 16px}
}

@media (min-width: 1700px){
.vacancy-detail__content  .link_small{font-size: 20px}
}

.vacancy-descr .link_small::after{display: none; }

.tekhnikaNalichiiDetail-info p a.link{font-size: 16px; font-weight: inherit}
