@media (max-width: 767px) { .songs { > thead, > tbody, > tfoot { > tr { > th, > td { padding: 5px; } } } } }