@media screen and (min-width: 768px) {
  .discover-more-container .field-field_sections > div {
    width: 20%;
  }
}