.side-by-side-image{align-items:stretch;background-color:#e8edf3;display:flex;justify-content:space-between}.side-by-side-image .sbs-column-1,.side-by-side-image .sbs-column-2{flex:1;min-height:400px;padding:80px}.side-by-side-image .sbs-column-1{background-size:cover;width:50%}.side-by-side-image .sbs-column-2{display:flex;flex-direction:column;justify-content:space-evenly;width:50%}.side-by-side-image .sbs-column-2 .text-holder{max-width:510px}.side-by-side-image .sbs-column-2 .text-holder h2{margin-bottom:20px}.button-holder{margin-top:30px}@media screen and (max-width:990px){.side-by-side-image{display:block}.side-by-side-image .sbs-column-1,.side-by-side-image .sbs-column-2{min-height:280px;padding:20px;width:100%}.side-by-side-image .sbs-column-2 .text-holder{max-width:100%}}