body {
    line-height: 1.7em;
}

@media (max-width: 767px) {
    .hide-mob {
        display: none;
    }
    #home-phone-abs {
        left: calc((100% - 255px)/2) !important;
        bottom: 7% !important;
    }
}
