.collective-service-page {
  background-color: #f4f4f4;
}

@media (max-width: 960px) {
  .collective-service-page .hero-section .hero__image img {
    height: 68vh;
    object-position: center;
    object-fit: cover;
  }
}
