#offices h3{margin-bottom:50px}#offices .office-box ul{display:flex;flex-wrap:wrap;gap:10%;justify-content:center}#offices .office-box ul li{text-align:center}#offices .office-box .txt h4{margin-bottom:15px}#offices .office-box .img{margin-bottom:20px}#offices .office-box .img i{border-radius:100%;display:block;height:200px;margin:0 auto;overflow:hidden;text-align:center;width:200px}#offices .office-box span{background:#000;border-radius:5px;color:#fff;display:inline-block;font-size:17px;line-height:30px;margin:0 0 10px;padding:0 20px}@media (min-width:1025px) and (max-width:1200px){#offices .office-box ul li{margin-bottom:25px;width:45%}}@media (min-width:768px) and (max-width:1024px){#offices .office-box ul li{margin-bottom:25px;width:25%}#offices .office-box ul{flex-wrap:wrap}}@media screen and (max-width:767px){#offices{margin:50px 0}#offices .office-box ul{display:flex;flex-direction:column;gap:50px;justify-content:center}}