.product-section{display:flex;width:100%;justify-content:space-between;align-items:center}.product-section-image-wrapper{position:relative}.product-section-image-product-img{position:absolute;bottom:0;left:0;height:100%;object-fit:contain;width:auto}.product-section-content{display:flex !important;flex-direction:column}@media(min-width:768px) and (max-width:1300px){.product-section-image-wrapper{max-width:100% !important;text-align:center;margin:0 !important}.product-section-image-underlay-img{display:none}.product-section-image-product-img{position:relative;margin:0 !important}}@media(max-width:767px){.product-section{flex-wrap:wrap;flex-direction:column-reverse !important}.product-section-content{margin:30px 0 0 !important}.product-section-wrapper .dnd-module+.dnd-module{margin-top:50px}}