.image_and_content_module{display:flex;gap:2vw;width:100%}.right{flex-direction:row-reverse}.image_and_content_module .content,.image_and_content_module .image{padding:0 20px;width:50%}.image_and_content_module .image img{border-radius:0 50px;max-height:544px;max-width:100%}@media (max-width:500px){.image_and_content_module{flex-direction:column}.image_and_content_module .content,.image_and_content_module .image{padding:20px 0;width:100%}}