/**
 * Our Team > Department Heads
 * Scope: page-id-597 only, 1024px and up.
 * Layout: image on top, heading + description below (existing Elementor spacing).
 */

@media (min-width: 1024px) {
  body.page-id-597 .elementor-element-e478533 .elementor-image-box-wrapper {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center;
  }

  body.page-id-597 .elementor-element-e478533 .elementor-image-box-img {
    align-self: center;
    margin: 0 0 20px 0 !important;
    width: auto;
  }

  body.page-id-597 .elementor-element-e478533 .elementor-image-box-img img {
    margin: 0 auto;
  }

  body.page-id-597 .elementor-element-e478533 .elementor-image-box-content {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 !important;
    padding: 0;
  }

  body.page-id-597 .elementor-element-e478533 .elementor-image-box-title {
    min-height: 0;
    margin: 0 0 4px 0 !important;
  }

  body.page-id-597 .elementor-element-e478533 .elementor-image-box-description {
    margin: 0 !important;
  }
}
