Последнее обновление: 17 декабря, 2021
css
<style> @media (max-width: 500px){ .sales_table td:nth-of-type(2) { display: none;} } </style>