section{
}

.wrapazienda{
  width: 100%;
  max-width: 950px;
  margin: auto;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 100px;
  margin-bottom: 100px;
  min-height: 50vh;
}

.wrapazienda p{
  text-align: justify;
}

.heroazienda{
  height: 600px;
  background-image: url('../../en.html');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
