.two-col-module{display:flex;justify-content:space-between;margin:auto;max-width:1440px}.two-col-module h2{font-size:48px;font-weight:700}.two-col-module .text-col{display:flex;flex-direction:column;gap:32px;padding:0 60px 0 0;width:50%}.two-col-module .two-col-module-img-col img{max-height:564px;max-width:640px;object-fit:cover}.two-col-module .text-col .text{font-family:var(--secondary-font)}@media (max-width:990px){.two-col-module{flex-direction:column;gap:32px}.two-col-module h2{font-size:24px}.two-col-module span{font-size:16px!important}.two-col-module .text-col{gap:20px;padding:0;width:100%}}