@media(min-width:1200px){ body{ header{ h2{ font-size:32px; } } h1{ font-weight: 900; font-size:64px; } p{ font-size: 24px; font-weight: 600; } .bg-background-image{ background-image: url('../img/background.png'); background-position:center; background-repeat: no-repeat; padding:62px; height: 875px; h2{ font-size:100px; font-weight:600; } .logo{ width: 215px; } ul{ li{ margin: 0 45px; } } } .acc-hack-diva{ margin-bottom:20px; } footer{ padding:60px 0 20px; } } } @media(min-width:1400px){ .bg-background-image{ height: 1000px !important; } }