.img-container{
  max-width: 100%;
  display: flex;
  justify-content: center;
}

#contact{
  max-width: 90%;
  max-height: 800px;
  border-radius: 2%; 
}
