.about .about_box{display:flex;flex-wrap:wrap;max-width:unset;flex-direction:column}.about .about_box .about__heading{margin-bottom:1.6rem}.about .about_box .about__box-text{display:flex;gap:4rem;max-width:136rem;flex-direction:column}@media(min-width: 990px){.about .about_box .about__box-text{flex-direction:row;gap:8rem}}.about .about_box .about__box-text .about__box-desc{max-width:64rem;width:100%}