.most-requested-services{display:flex}.service-item{flex:1;margin:10px;box-shadow:0 0 15px hsla(0,0%,43.9%,.3)}.service-item .service-image img{width:100%;object-fit:cover;object-position:center}.service-item.total-3 .service-image img{height:150px}.service-item.total-2 .service-image img{height:250px}.service-item.total-1 .service-image img{height:400px}body:not(.blog) .service-content{padding:5px 15px}body:not(.blog) .service-content h4{line-height:2;font-size:24px;margin-bottom:.33em;margin-top:0;color:#3e3e3e}body:not(.blog) .service-content hr{border:none;background-color:#00a7e4;height:2px;margin-bottom:0}@media (max-width:768px){.most-requested-services{flex-direction:column}}