.why-content{align-items:space-evenly;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1200px;padding:2rem}.why-text{align-self:center;padding:0 2rem}.why-image,.why-text{flex-basis:50%}.why-image img{height:auto;object-fit:cover;width:100%}@media (max-width:768px){.content-wrapper{flex-direction:column}.why-image,.why-text{flex:1 1 100%}}