.side-by-side-image{align-items:center;display:flex;justify-content:space-between}.side-by-side-image .sbs-column-1,.side-by-side-image .sbs-column-2{flex:1;padding:40px}.side-by-side-image .sbs-column-1{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 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{padding:20px;width:100%}.side-by-side-image .sbs-column-2 .text-holder{max-width:100%}}