section.related-machines {
  margin-top: 200px;
}
@media (max-width: 1366.98px) {
  section.related-machines {
    margin-top: 60px;
  }
}
section.related-machines .container:first-of-type {
  margin-bottom: 10px;
}
section.related-machines .section-title {
  color: #b51f20;
}