.macturi-structure-home .macturi-structure {
  padding: 67px 0;
}

@media (max-width: 1024px) {
  .macturi-structure-home .macturi-structure {
    padding: 56px 0;
  }
}

@media (max-width: 720px) {
  .macturi-structure-home .macturi-structure {
    padding: 40px 0;
  }
}
