.image_with_text_section .main_container{align-items:center;display:flex;gap:24px;justify-content:space-between}.image_with_text_section .main_container .image_container{text-align:center}.image_with_text_section .main_container .image_container image{aspect-ratio:1}.image_with_text_section .main_container .text_container{padding-top:7px}.image_with_text_section .main_container .text_container .description_container{max-width:502.5px}.image_with_text_section .main_container .text_container .description_container p{margin-bottom:15px}@media (min-width:768px) and (max-width:959px){.image_with_text_section .main_container .text_container .description_container{max-width:333px}.image_with_text_section .main_container .text_container{padding-top:0}}@media (max-width:767px){.image_with_text_section .main_container{flex-direction:column;gap:0}.image_with_text_section .main_container .text_container{padding-top:0;text-align:center}}