.flex-row{display:flex;flex-wrap:wrap}.half-and-half-image,.half-and-half-text{position:relative;flex:0 0 100%}.half-and-half-image img{height:100%;width:100%;display:block;object-fit:cover;-o-object-fit:cover}.half-and-half-text{padding:0 20px}.half-and-half-text.right{margin-right:auto}.half-and-half-text.left{margin-left:auto}.half-and-half-text h2{color:var(--dark-blue)}@media (min-width:768px){.flex-reverse{flex-direction:row-reverse}.half-and-half-image,.half-and-half-text{position:relative;flex:0 0 50%}.half-and-half-image img{position:absolute}.half-and-half-text__wrapper{max-width:640px}}