.demo-image{background-color:#f7f7f7}.text-demo{padding:56px 32px}.text-demo>.product-message{padding-bottom:16px}.image-demo{height:280px;width:100%}.image-demo>img{height:100%;object-fit:cover;width:100%}@media only screen and (min-width:620px){.demo-image{display:grid;grid-template-areas:"text image";grid-template-columns:1fr 1fr;grid-template-rows:auto}.demo-image-reverted{grid-template-areas:"image text"}.image-demo{grid-area:image;height:100%}.text-demo{grid-area:text;margin:auto;max-width:400px}.text-demo>.features-title,.text-demo>.product-message{margin-left:0;text-align:left}.text-demo>.image-cta-filled{padding:8px;width:150px}}