* {box-sizing:border-box; padding:0; margin:0;} body {min-height:150vh;} .section {padding:0.5rem;} .content {padding:1rem;} @media (max-width:1900px) {body {max-width:1920px;}} @media (max-width:1600px) {.container {min-width:100%;}} @media (min-width:1601px) {.container {min-width:1560px;}} @media (max-width:600px) {html{font-size:12px !important;} .section {padding:0;} .content {padding:1rem 1rem;} .container {min-width:100%;}} a {text-decoration:none;} a:hover {text-decoration:none !important;} 