.two-col-image-text .row-flex{-webkit-align-items:center;-moz-align-items:center;align-items:center;margin:0 -10px}.two-col-image-text__content,.two-col-image-text__image{padding:10px}.two-col-image-text__content{width:35%}.two-col-image-text__image{width:65%}.two-col-image-text__image img{height:auto;width:100%}.two-col-image-text .active.fade-bottom{animation:fade-bottom 1s ease-in}.two-col-image-text .reveal{opacity:0;position:relative}.two-col-image-text .reveal.active{opacity:1}@keyframes fade-bottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media(max-width:991px){.two-col-image-text .row-flex{flex-wrap:wrap}.two-col-image-text__content,.two-col-image-text__image{width:100%}}