<div id="numara">0543546342</div>
#numara{ width:100px; height:100px; background:red; color:#ffffff; display:block; } //mobilde gözükmesin @media screen and (max-width:568px){ #numara{ display:none !important; } }