.col-xs-12.col-sm-6.content-block-column,.col-xs-12.col-sm-8.content-block-column, .col-xs-12.col-sm-8.col-sm-pull-4.content-block-column {
 display: flex;
 align-items: center;
}

.lazy-section {
min-height: 400px;
padding: 50px 0 50px 0;
}

@media only screen and (min-width:1250px){.section.sePageSection.sePageSectionResponsive.hero-img .content-block-column.full-width-block.block-bg-img {
 padding-top: 200px !important;
 padding-bottom: 200px !important;
}
}

@media only screen and (min-width:960px)
{.center-text {
 width: 63%;
margin: 0 auto;
}
}