@media(min-width:768px){.services .span4{margin:0;width:33.3%!important}.services .span3{margin:0;width:25%!important}}.services{display:flex;flex-wrap:wrap;gap:0;margin:0 15px;padding:0;width:auto}.services .serv_itm{height:100%}.services .serv_itm a{background-color:#24ce7b;display:flex;justify-content:center;overflow:hidden;position:relative}.services .serv_itm .serv_img{display:block;height:100%;margin:auto;opacity:1;transition:all .4s ease;width:100%}.services .serv_itm span{color:#fff;font-family:futura-pt;font-size:16px;font-weight:600;left:50%;letter-spacing:1.7px;line-height:normal;margin-top:0;pointer-events:none;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);z-index:1}.services .serv_itm:hover .serv_img{opacity:.6;transform:scale(1.1)}@media(max-width:767px){.services .serv_itm{width:100%}.services{padding-left:10px;padding-right:10px}}