.section.section-formazione .testo .type2 {
  font-size: 12vw;
}

@media (min-width: 600px) {
  .section.section-formazione .testo .type2 {
    font-size: 6vw;
  }
  .section.section-attivita .testo .type4 {
    font-size: 7vw;
  }
}