.machine-sub-head {
  margin-top: 0;
  margin-bottom: 20px;
}
.machine-sub-head__item {
  margin: 0 0 10px;
  font-family: "Sansation", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  line-height: 1.2;
  color: #CB202C;
}
.machine-sub-head__item:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .machine-sub-head__item {
    font-size: 20px;
  }
}

/*# sourceMappingURL=style.css.map */
