#mobileshow{display:none}@media screen and (max-width:500px){#mobileshow{display:block}}#deskshow{display:block}@media screen and (max-width:500px){#deskshow{display:none}}