.cards-with-images__card-container{display:flex;flex-flow:row nowrap;gap:2rem;padding:0 2rem}.cards-with-images__img-container{margin-bottom:1rem}.cards-with-images__img{display:none;height:auto;max-width:100%;width:100%}.cards-with-images__card-content h3{font-size:1.5rem}.cards-with-images__card-content p{font-size:1rem}@media (max-width:767px){.cards-with-images__card-container{align-items:center;flex-flow:column nowrap;padding:0}}