.two-col-fw__section{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;margin:auto;max-width:100%;padding:0}.two-col-fw__image{background-repeat:no-repeat;background-size:cover;min-height:25vh}.mobile-only-img{display:none}.two-col-fw__text{align-content:center;display:grid}@media screen and (max-width:1031px){.two-col-fw__section{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.two-col-fw__section{grid-template-columns:1fr;grid-template-rows:auto auto}.two-col-fw__image{background-image:none!important;min-height:unset}.mobile-only-img{display:block;height:auto;width:100%}}