@media only screen and (max-width:990px){a.mobile-phone{color:#fff!important;text-decoration:underline}span.desktop-phone{display:none}}@media only screen and (min-width:990px){a.mobile-phone{display:none}span.desktop-phone{display:inline}}