.image-with-module{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.custom-module-content{padding:25px}.image-with-module.left_image .custom-module-image{order:1}.image-with-module.left_image .custom-module-content,.image-with-module.right_image .custom-module-image{order:2}.image-with-module.right_image .custom-module-content{order:1}.custom-module-content,.custom-module-image{flex:1;max-width:50%}@media screen and (max-width:768px){.image-with-module{flex-direction:column}.custom-module-content,.custom-module-image{flex:none;max-width:100%}.custom-module-image{order:1}.custom-module-content{order:2}}