.news-banner {
    background-attachment: fixed !important;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.banner_news {
    position: relative;
    height: 60vh;
    margin-bottom: 2rem;
    margin-top: -12rem;
}
.banner__text {
    position: absolute;
    top: 31.5%;
    left: 13%;
    color: #fff;
    z-index: 20;
}
h3.banner__title {
    font-family: RalewayExtraBold,Arial,sans-serif;
    font-size: 8rem;
}
.footer__service-inner .copy {
    font-size: 20.5px;
    margin: 0 0 40px;
}
h4.title_pol {
    font-size: 2.5rem;
}

.feedback {
    height: 100% !important;
    max-width: 75%;
    margin: 0 auto;
    font-size: 0;
}
.feedback__contacts, .feedback__user-info {
    display: inline-block;
    vertical-align: top;
    padding: 4rem;
    width: 50%;
    height: 73rem !important;
}
#map1 {
    height: 34rem;
    width: 100%;
}
#map2 {
    height: 34rem;
    width: 100%;
}