.healthcare-service{background:#fff;border:1px solid #eee;border-radius:6px 6px 5px 5px;box-shadow:0 10px 20px 0 rgb(51 110 150/8%);margin-bottom:50px;transition:box-shadow .4s ease-in-out,transform .2s ease-in-out,-moz-transform .2s ease-in-out,-ms-transform .2s ease-in-out}.healthcare-service:hover{border:0;box-shadow:0 8px 20px rgba(0,0,0,.2);transform:scale(1) translateY(-2px)!important;z-index:1}