.node-content table { line-height: 1.3rem; margin-top } 
.node-content table tr td, .node-content table tr th { padding-top: 1rem; padding-bottom: 1rem; } 
 
 @media (max-width:799px) { 
 	.node-content table tr td, .node-content table tr th { padding-bottom: 0; } 
 	.noparking { display: none; } 
 }