.rules .table tr td:first-child { width: 200px; }
@media (max-width: 480px) { .rules .table tr td:first-child { width: 120px; } }