.services-list{display:flex;flex-wrap:wrap;text-align:center;justify-content:center}.services-list .service-item{width:20%;padding:20px}.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 (max-width:767px){.services-list .service-item{width:50%;max-width:50%}}