.content_with_image .column_wrapp{display:grid;grid-template-columns:1fr 1fr}@media (max-width:800px){.content_with_image .column_wrapp{grid-template-columns:inherit}}@media (min-width:800px){.content_with_image .right .image_wrap{order:2}}.content_with_image .image_wrap img{display:block;height:100%;object-fit:cover;width:100%}.content_with_image .image_wrap img.image-aspect-1_1{aspect-ratio:1}.content_with_image .image_wrap img.image-aspect-4_3{aspect-ratio:4/3}.content_with_image .image_wrap img.image-aspect-16_9{aspect-ratio:16/9}.content_with_image .content_wrap{padding:2rem}.content_with_image .content *,.content_with_image .title h3{color:#fff}.content_with_image .title h3{margin:0 0 1rem;padding:0}.content_with_image .content ol,.content_with_image .content ul{margin-left:1.5rem!important;margin:0 0 1rem;padding:0}.content_with_image .content p{margin:0 0 1rem;padding:0}.content_with_image .hs_button{padding:0}