/**
 * Section image with text column
 */

.section_image-with-text-column .image-item-wrapper {
    display: block;
    margin: 0 auto;
    position: relative;
}
.section_image-with-text-column .h5 p{
    line-height: 46px;
}