.left_image_section_wrapper{display:flex;justify-content:center}.left_image_section{border-top:1px solid grey;display:flex;flex-direction:row;gap:30px;padding:30px 0;width:80vw}.left_image{padding:15px;width:33%}.left_img{width:100%}.left-content{width:66%}h3{font-size:30px;font-weight:700}@media (max-width:768px){.left_image_section{width:90vw}}@media (max-width:430px){.left_image_section{flex-direction:column}.left-content,.left_image{width:100%}}