File: /opt/wpsites/gsudice.dataconn.net/wp-content/themes/colibri-wp/template-parts/front-header/hero.php
<div data-colibri-id="7-h25" id="hero" class="h-section h-hero d-flex align-items-lg-center align-items-md-center align-items-center style-19 style-local-7-h25 position-relative">
<?php $component = \ColibriWP\Theme\View::getData( 'component' ); ?>
<?php $component->printBackground(); ?>
<?php $component->printSeparator(); ?>
<div class="h-section-grid-container h-navigation-padding h-section-boxed-container">
<div data-colibri-id="7-h26" class="h-row-container gutters-row-lg-0 gutters-row-md-0 gutters-row-0 gutters-row-v-lg-0 gutters-row-v-md-0 gutters-row-v-0 style-20 style-local-7-h26 position-relative">
<div class="h-row justify-content-lg-center justify-content-md-center justify-content-center align-items-lg-stretch align-items-md-stretch align-items-stretch gutters-col-lg-0 gutters-col-md-0 gutters-col-0 gutters-col-v-lg-0 gutters-col-v-md-0 gutters-col-v-0">
<div class="h-column h-column-container d-flex h-col-lg-auto h-col-md-auto h-col-auto style-21-outer style-local-7-h27-outer">
<div data-colibri-id="7-h27" class="d-flex h-flex-basis h-column__inner h-px-lg-3 h-px-md-3 h-px-3 v-inner-lg-3 v-inner-md-3 v-inner-3 style-21 style-local-7-h27 position-relative">
<div class="w-100 h-y-container h-column__content h-column__v-align flex-basis-100 align-self-lg-center align-self-md-center align-self-center">
<?php colibriwp_theme()->get('front-title')->render(); ?>
<?php colibriwp_theme()->get('front-subtitle')->render(); ?>
<?php colibriwp_theme()->get('front-buttons')->render(); ?>
</div>
</div>
</div>
<div class="h-column h-column-container d-flex h-col-lg-auto h-col-md-auto h-col-auto style-147-outer style-local-7-h33-outer">
<div data-colibri-id="7-h33" class="d-flex h-flex-basis h-column__inner h-px-lg-3 h-px-md-3 h-px-3 v-inner-lg-3 v-inner-md-3 v-inner-3 style-147 style-local-7-h33 position-relative">
<div class="w-100 h-y-container h-column__content h-column__v-align flex-basis-100 align-self-lg-center align-self-md-center align-self-center">
<?php colibriwp_theme()->get('front-image')->render(); ?>
</div>
</div>
</div>
</div>
</div>
</div>
</div>