
@media only screen and (max-width : 1920px) {
   header, main, footer {
       padding-left: 20px;
      }
  }
