.lang-lab-cards .inner .services{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:30px}.lang-lab-cards .inner .services .service{background-color:#f0f1f5;border:1px solid #233a7100;border-radius:30px;min-height:max-content;padding:30px;text-align:center;width:31.5%}.lang-lab-cards .inner .services .service .icon{height:100px;margin-bottom:30px;margin-left:auto;margin-right:auto;width:100px}.lang-lab-cards .inner .services .service .icon img{height:100%;object-fit:contain;width:100%}.lang-lab-cards .inner .services .service .title h3{font-size:20px;font-weight:700;line-height:30px;margin-bottom:10px}.lang-lab-cards .inner .services .service .descr p{margin-bottom:10px}.lang-lab-cards .inner .services .service:hover{background-color:#fff;border:1px solid #233a71}@media only screen and (min-width:220px) and (max-width:767px){.lang-lab-cards .inner .services .service{width:100%}.lang-lab-cards .inner br{display:none}}@media only screen and (min-width:768px) and (max-width:1024px){.lang-lab-cards .inner .services .service{width:48%}.lang-lab-cards .inner br{display:none}.lang-lab-cards .inner .services{grid-gap:15px}}