.Megamenu.Megamenu--default {
  border-top: 4px solid;
  border-image: linear-gradient(to right, #23a70b 33%, white 25% 63%, red 10%) 5
}

@media screen and (min-width:992px) {
  #category-149 > div > div {
    -webkit-flex-basis: auto!important;
    -ms-flex-preferred-size: auto!important;
    flex-basis: auto!important;
    width: 50%!important
  }
  #category-149 .contact-image {
    width: 150px!important;
    height: 150px!important
  }
}

/* I numeri della scuola */
.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0;
  padding: 0
}

.col-12 {
  width: 100%!important
}

@media screen and (min-width:992px) and (max-width:1365px) {
  .col-md-6{
    -webkit-flex-basis: auto!important;
    -ms-flex-preferred-size: auto!important;
    flex-basis: auto!important;
    width: 50%!important
  }
}

@media screen and (min-width:1366px) {
  .col-lg-4 {
    -webkit-flex-basis: auto!important;
    -ms-flex-preferred-size: auto!important;
    flex-basis: auto!important;
    width:33.33333%!important
  }
}

/* Moduli elenchi articoli testo centrato */
#module-146 h3 {
text-align: center !important;
}
#module-145 h3 {
text-align: center !important;
}
#module-147 h3 {
text-align: center !important;
}
#module-148 h3 {
text-align: center !important;
}
#module-149 h3 {
text-align: center !important;
}
#module-150 h3 {
text-align: center !important;
}
#module-151 h3 {
text-align: center !important;
}