.top_about_container{display:flex;gap:30px 0;justify-content:space-between;margin-bottom:50px}.top_about_item{display:flex;flex-direction:column;gap:0 30px;padding:20px 25px;width:calc(33.33333% - 20px)}.top_about_item_img{margin:auto auto 25px;max-width:250px;width:100%}.top_about_item_info{display:flex;flex-direction:column}.top_about_item_title{align-items:center;color:#000;display:flex;font-size:20px;height:48px;line-height:1.4;margin:0 auto 20px;text-align:center}.top_about_item_text{font-size:14px;line-height:1.4}@media only screen and (max-width:980px){.top_about_container,.top_about_item{flex-direction:column}.top_about_item{gap:20px;text-align:center;width:100%}.top_about_item_img{margin-bottom:0}.top_about_item_info{justify-content:center}.top_about_item_title{height:unset;margin:0 auto 20px}}@media only screen and (max-width:680px){.top_about_item_title{font-size:18px}.top_about_container{gap:10px 0}}