/* Customer CSS override layer. Loaded last by design. */
/* GP P5F4 managed user.css */

.gp-inner-hero {
  min-height: 280px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: flex-end;
  padding: 130px 0 48px;
}

.service-item .icon img {
  max-width: 42px;
  max-height: 42px;
  object-fit: contain;
}
