@media (min-width:734px) {
    .small-only {
        display: none;
    }
}