.lang-lab-image-box .inner{display:grid}.lang-lab-image-box .inner .img-cont .image img{border:2px solid #fff;border-radius:500px;height:250px;object-fit:cover}.lang-lab-image-box .inner .img-cont .image{margin-bottom:25px;text-align:center}.lang-lab-image-box .inner .cont{text-align:center}.lang-lab-image-box .inner .cont .title h3{font-size:20px;font-weight:700;line-height:30px;margin-bottom:15px}.lang-lab-image-box .inner .cont .descr p{margin-bottom:0}@media only screen and (min-width:220px) and (max-width:767px){.lang-lab-image-box .inner{grid-template-columns:1fr!important;grid-gap:40px!important}.lang-lab-image-box .inner .img-cont .image img{width:100%}}@media only screen and (min-width:768px) and (max-width:1024px){.lang-lab-image-box .inner{grid-template-columns:1fr 1fr!important;grid-gap:40px!important}.lang-lab-image-box .inner .img-cont .image img{width:100%}}@media only screen and (min-width:1025px) and (max-width:1250px){.lang-lab-image-box .inner .img-cont .image img{width:100%}}