.soq-education-verticals-section {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 72px 0 80px;
}
@media (max-width: 991px) {
  .soq-education-verticals-section {
    padding: 40px 0 48px;
  }
}
.soq-education-verticals-section__description {
  max-width: 640px;
}
