.twoColumnWrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:space-between}.twoColumnItem{display:flex;flex-basis:48%;flex-direction:column}.twoColumnItemInner{display:flex;flex:1 1;flex-direction:column}.button-content{margin-top:auto}.image__content{padding:0 0 20px}.twoColumnImage__Image{border-radius:10px}@media screen and (max-width:1440px){.twoColumnItem{flex-basis:45%}}@media screen and (max-width:650px){.twoColumnItem{flex-basis:100%;margin:30px 0}}.twoColumnImage__Image{display:block;height:260px;margin:0 auto;object-fit:cover;width:100%}