
   #container {
  height: 360px;
}

   @media (min-width: 1200px) {
       .contact {

           padding: 2vw 0;
       }

   }
   