.contact-form-container {
  background-image: url("img/kontakt-tlo.png");
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  /* max-width: 1920px; */
  margin: 80px auto;
}
