.vaszoly-content {
  text-align: justify;
  align-content: center;
  margin-top: 80px;
  padding-bottom: 60px;
  @media only screen and (max-width: 768px) {
    #main {
      margin-top: 30px;
    }
  }
}

h3 {
  margin-bottom: 30px !important;
}

.vaszoly-content img {
  width: auto;
  height: 250px;
}

.gallery .grid {
  height: auto !important;
}

#gallery {
  margin-top: 60px;
}

@media only screen and (max-width: 768px) {
  #gallery {
    margin-top: 30px;
  }
}
