@media screen and (max-width: 749px) {
    .small-hide {
         display: block !important; 
    }
}