.b1t-ymservice-custom-footer-phones {
    font-weight:300;
    white-space: nowrap;
}

.b1t-ymservice-custom-footer-phones .icon-24-bf.icon-24-bf-19 {
    display: none;
}

@media only screen and (max-width: 1199px) {
    
    .b1t-ymservice-custom-footer-phones {
        font-size: 14px;
    }
    
    .b1t-ymservice-custom-footer-phones .icon-24-bf {
        display: none;
    }
    
    .b1t-ymservice-custom-footer-phones .icon-24-bf.icon-24-bf-19 {
        display: block;
        padding-left: 29px;
    }
}

@media only screen and (min-width: 768px)  and (max-width: 991px) {
    .b1t-ymservice-custom-footer-phones {
        margin-top: 20px;
    }
}


@media only screen and (max-width: 767px) {
    .b1t-ymservice-custom-footer-phones {
        font-size: 13px;
    }
}