.contact-card-module{border-radius:20px;margin-left:auto;margin-right:auto;max-width:916px;overflow:hidden;padding:40px 30px 30px;width:100%}.contact-card-module .content-wrapper{display:grid;grid-template-columns:1fr 2fr;grid-gap:20px}.contact-card-module .image-wrapper{height:250px;width:250px}.contact-card-module .image-wrapper img{height:100%!important;max-width:100%;object-fit:cover;width:100%}.contact-card-module .image-wrapper{aspect-ratio:1;border-radius:20px;height:auto;max-width:100%;overflow:hidden;width:auto}.contact-card-module .text-wrapper p:first-child{margin-top:0!important}