.card{align-items:center;display:flex;gap:6.94%;justify-content:flex-start}.card__img-wrapper__inner{height:545px;position:relative;width:400px}.card__img-wrapper__inner img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.card__img-wrapper__inner:before{content:"";display:block;padding-top:125%;width:100%}.card__content-wrapper{color:#2d2d2d;font-family:Mulish,serif;max-width:400px}.card__content-wrapper .heading{font-size:22px;font-weight:700;letter-spacing:.2em;line-height:135%;margin-bottom:28px;text-transform:uppercase}.card__content-wrapper .text-content{font-size:18px;font-weight:300;line-height:140%}@media only screen and (max-width:1024px){.card{gap:13.16%;margin:0 auto;max-width:600px}.card__img-wrapper__inner{height:395px;width:290px}.card__content-wrapper .text-content{font-size:16px}}@media only screen and (max-width:767px){.card{flex-direction:column;gap:34px}.card__img-wrapper__inner{height:455px;width:334px}}