@media only screen and (min-width: 320px) and (max-width: 767px) {

#ember53{
    display: none!important;
}
}