.service-card{background:#ebd0ce;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-pack:start;justify-content:flex-start;border-radius:10px;margin-bottom:20px}.service-card .service-card-body{-ms-flex:1 1;flex:1 1;padding:5% 0;border-right:1px solid #fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.service-card .service-card-amount,.service-card .service-card-icon{width:20%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}.service-card .service-card-amount{-ms-flex-direction:column;flex-direction:column;padding:10px}.service-card .service-card-icon img{max-width:60%}.service-card .service-card-body h3{line-height:1em;font-weight:700}.service-card .service-card-body p{line-height:1.5em;padding-bottom:0px}.service-card .service-card-body a,.service-card .service-card-body p{color:#545871;font-size:14px;font-family:Basic Sans Regular,Helvetica,Arial,Lucida,sans-serif}.service-card .service-card-body a{display:inline-block;line-height:1em;font-weight:400;padding-top:7px}.service-card .service-card-amount h4{font-size:38px;font-weight:600}.service-card .service-card-amount span{color:#545871;line-height:1em;font-size:14px}@media only screen and (max-width:980px){.service-card .service-card-body h3{font-size:18px;padding-bottom:6px}.service-card .service-card-body a,.service-card .service-card-body p{font-size:12px}.service-card .service-card-amount h4{font-size:28px}.service-card .service-card-amount span{font-size:12px}}