@media screen and (max-width: 468px) {
.hideOnMobile {display:none;}  
}