@media(max-width:992px){ body .simpleTable td:before{ content: attr(data-title)" :"; display:block; /*background-color: #1d8191;*/ color: #000; padding-top: 5px; padding-right: 10px; margin-bottom: 5px; font-weight: 600; } } @media(max-width:992px){ body .newsletter td:before{ content: attr(data-title)"" !important; display:inline-block !important; } }