.cw-featured-content{display:grid;grid-template-columns:50% 50%}.cw-featured-content .col-left{align-content:center;background:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;height:400px;padding:30px 60px}.cw-featured-content .col-left h2{padding-bottom:20px}.cw-featured-content .col-left P{font-size:16px;line-height:25px;padding-bottom:30px}.cw-featured-content .col-right img{border-bottom-right-radius:10px;border-top-right-radius:10px;height:400px;margin-left:-20px}@media only screen and (max-width:640px){.cw-featured-content{display:grid;grid-template-columns:100%}.cw-featured-content .col-left{background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;height:100%;padding:60px}.cw-featured-content .col-right img{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:0;border-top-right-radius:0;height:auto;margin:0;width:100%}}