/* Add custom CSS styles below */ 
a[href^="tel:"] {
    display: none;
}

a[href^="tel:"] .s-contacts-icon {
    display: none;
}