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