/****CTA sec***/
.cta-phone .wpsl-locations-details {
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.cta-phone .wpsl-locations-details a {
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    padding-left: 8px;
}

.cta-phone .wpsl-locations-details,
.cta-phone .wpsl-location-address,
.cta-phone .wpsl-contact-details {
    margin: 0;
}

@media(max-width: 768px) {
    .cta-phone .wpsl-locations-details a {
        font-size: 16px;
        line-height: 24px;
    }
}