.get_price_title strong {
    line-height: 32px;
}
@media screen and (min-width: 1100px) {
    .get_price_title strong {
        line-height: 42px;
    }
}
.socials__icon {
    width : 30px;
}
.get_price_title {
    background: rgba(0, 127, 217, .9);
}
@media screen and (min-width: 1100px) {
    .get_price_title {
        background: url(../images/bg_get_price_title_blue.png) center right;
    }
}
/*.get_price {
    background: url(../images/bg_get_price_blue.jpeg) center;
}
.get_price_contacts a strong {
    color: #fff;
}*/