#widget123{display:none;}

@media screen and (width:480px) {

#widget123{display:block;}

}