/* Silence is golden.*/
.module_enhanced-two-col .block_head-center > p {
    margin-bottom: 0;
}

.module_enhanced-two-col .img_wrap {
    padding-top: 66.66%;
}

.module_enhanced-two-col .img_wrap > img {
    position: absolute;
    top: 0;
    left: 0;
}

.module_enhanced-two-col .block_col_2 .col_half h5 {
    margin-bottom: 0 !important;
}

/* Media BreakPoints */
@media (min-width: 768px) {
    .module_enhanced-two-col .block_col_2 .col_half + .col_half {
        margin-top: 0;
    }
}