.our-services-wrap .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify}.our-services-wrap .row .serv-item{background-color:#fff;border:1px solid #f4f7fc;border-radius:0;display:flex;-webkit-filter:drop-shadow(0 5px 14px rgba(8,15,52,.04));filter:drop-shadow(0 5px 14px rgba(8,15,52,.04));justify-content:space-between;margin-right:1.5rem;margin-top:1.5rem;max-width:100%;padding:20px;transition:.2s ease-in-out;transition:all .3s;width:48.8%}.our-services-wrap .row .serv-item .con{padding:8px 0 24px;width:74.358974359%}.our-services-wrap .row .serv-item .img{padding:8px 4px 0;text-align:center;width:23.076923077%}.our-services-wrap .row .serv-item:hover{transform:scale(1.03)}.our-services-wrap .row .serv-item:nth-child(2n){margin-right:0}@media(max-width:1185px){.our-services-wrap .row .serv-item{width:47.8%}}@media(max-width:767px){.our-services-wrap .row .serv-item{flex-wrap:wrap;margin-right:0;width:100%}.our-services-wrap .row .serv-item .img{width:100%}.our-services-wrap .row .serv-item .con{text-align:center;width:100%}}.our-services-wrap .row .serv-item .img img{height:100px;object-fit:cover;width:100px}