#service-hero {
    text-align: left;
}

#service-details .feature-card,
#service-core-section .panel-block {
    min-height: 100%;
}

#service-core-section .split-panel {
    align-items: stretch;
}

#service-core-section .timeline {
    margin-top: var(--space-2);
}

.service-core-bg {
    background-image: url('https://images.unsplash.com/photo-1451187580459-43490279c0fa?auto=format&fit=crop&w=1200&q=80');
    min-height: 360px;
}
