.landing-prodotti-view .product-list {
  width: 100%;
}
.landing-prodotti-view .product-item,
.landing-prodotti-view .product-item-last {
  width: 30%;
  float: left;
  margin-right: 12px;
}
.landing-prodotti-view .product-item-last {
  clear: both;
}
@media (max-width: 767px) {
  .landing-prodotti-view .product-item {
    width: 100%;
    margin: 0;
  }
}
.landing-prodotti-view .landing-prodotti-ct .product-box div,
.landing-prodotti-view .landing-prodotti-ct .product-box h2,
.landing-prodotti-view .landing-prodotti-ct .product-box h3 {
  text-align: center;
}
.landing-prodotti-view .landing-prodotti-ct .product-box {
  margin-bottom: 8px !important;
}
.landing-prodotti-view .landing-prodotti-ct .product-box img {
  margin: 0 !important;
}
.landing-prodotti-view .landing-prodotti-ct .product-box-body {
  min-height: 100px;
  padding: 0 28px !important;
  margin-bottom: 18px !important;
}
.landing-prodotti-view .landing-prodotti-ct .product-box-body p {
  line-height: 24px;
}
.landing-prodotti-view .landing-prodotti-ct .product-box-button {
  width: 200px;
  margin: 0 auto;
}
.landing-prodotti-view .landing-prodotti-ct .product-box-button .button-discover {
  padding: 10px 20px;
  margin: 0 auto !important;
  line-height: 39px !important;
  height: 41px !important;
  font-size: 20px !important;
  color: #7fc141;
  background-color: #ffffff;
  border-radius: 60px;
  width: 198px;
  border: 2px solid;
}
.landing-prodotti-view .landing-prodotti-ct .product-box-button .button-discover:hover {
  text-decoration: none !important;
  background-color: #7fc141;
  color: #ffffff;
}
.higher-education-windows .landing-prodotti-ct .product-box-body {
  min-height: 140px;
}
.higher-education-windows-es .landing-prodotti-ct .product-box-body {
  min-height: 145px;
}
.higher-education-chrome-es .landing-prodotti-ct .product-box-body {
  min-height: 120px;
}
.higher-education-windows-fr-ch .landing-prodotti-ct .product-box-body {
  min-height: 190px;
}
.higher-education-chrome-ch .landing-prodotti-ct .product-box-body {
  min-height: 120px;
}
.higher-education-windows-fr-ch .landing-prodotti-ct .product-box-body {
  min-height: 215px;
}
.higher-education-chrome-fr-ch .landing-prodotti-ct .product-box-body {
  min-height: 120px;
}
@media (max-width: 767px) {
  .landing-prodotti-view .landing-prodotti-ct .product-box-body {
    min-height: 0;
  }
}
