.hero-image-with-content{margin:0}
.hero-image-with-content .inner{padding:100px var(--gutter);width:100%}
.hero-image-with-content .content_container{width:100%}
.hero-image-with-content .the_content{max-width:450px}
.hero-image-with-content .image_left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.hero-image-with-content .h2{margin-bottom:15px}
.hero-image-with-content .entry{margin-top:35px}
.hero-image-with-content .button{margin-top:40px}
.hero-image-with-content .row_image video,.hero-image-with-content .row_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin:0 auto}
@media(max-width:1280px){.hero-image-with-content .col-3-5,.hero-image-with-content .col-2-5{width:50%}
}@media(max-width:768px){.hero-image-with-content .col-3-5,.hero-image-with-content .col-2-5{width:100%}
.hero-image-with-content .the_content{max-width:100%}
}.section:first-child.hero-image-with-content .inner{padding:285px var(--gutter) 100px var(--gutter)}