.tires-hotel-text p {
    font-size: 16px;
    color: #737373;
    margin-bottom: 30px;
    font-family: 'InfinitiBrand-Light';
}
.tires-hotel-text b {
    font-size: 20px;
    color: #404040;
    margin-bottom: 30px;
    font-family: 'InfinitiBrand-Bold';
}
hr {
    border-top: 1px solid #E4E4E4;
}
.form-bottom-block .button-form {
    max-width: none;
}
span.block-form-title {
    display: none;
}

@media (max-width: 768px){
    .advantages-dc .row {
        margin-bottom: 0!important;
    }
    .advantages-dc .col-md-4 {
        margin-bottom: 15px;
    }
}