.services-list{display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.services-list .service-item{padding:20px;width:20%}.services-list .service-item .img-wrap{height:100px;padding:0 30%}.services-list .service-item .img-wrap img{max-width:60px}.services-list h4{font-size:1.2em;font-weight:400}.services-list .service-item a:hover,.services-list .service-item a:hover h4{text-decoration:none!important}@media only screen and (min-width:1024px){.services-list .service-item.per-row-5{width:20%}.services-list .service-item.per-row-4{width:25%}.services-list .service-item.per-row-3{width:33%}.services-list .service-item.per-row-2{width:50%}}@media only screen and (max-width:767px){.services-list .service-item{max-width:50%;width:50%}}