/* Home-only styles. Loaded only on the homepage (body.page-home).
   Do not copy or replace public/css/style.css or theme.css. */

.page-home .services-band .service-item h3 {
    line-height: 1.25;
    min-height: 2.5em;
}

.page-home .services-band .service-item .icon-badge img {
    max-height: 56px;
    width: auto;
    object-fit: contain;
}

.page-home .howHelpArea .icon-badge.is-wide {
    width: 6.5rem;
}

.page-home .howHelpArea .icon-badge.is-wide img {
    max-width: 100%;
    height: auto;
}

.page-home .patientSpeaksArea .video-thumb .thumb-image {
    position: relative;
}

.page-home .gallerySection .video-stats {
    flex-wrap: wrap;
}
