.image-text3x__container{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;width:100%}.image-text3x__item{width:calc(33.33% - 3rem);max-width:30rem;margin:1.5rem;display:flex;align-items:center;flex-direction:column;text-align:center}.image-text3x__img{width:100%;padding-bottom:calc(9/16 * 100%);background:no-repeat 50% 50%/contain}.image-text3x__img__link{display:block;width:100%}.image-text3x__text{max-width:100%}.image-text3x__button{margin-top:auto}@media only screen and (max-width:1024px){.image-text3x__container{width:100%;justify-content:space-around}.image-text3x__item{width:100%}}