.service-content{display:flex;flex-flow:row;justify-content:center;margin:0 auto}.service{color:#fff;text-align:center;width:31%;position:relative;overflow:hidden;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;-khtml-border-radius:60px;-webkit-mask-image:-webkit-radial-gradient(white,black);margin-top:25px;margin-bottom:25px;margin-left:1.33%;margin-right:1.33%}.service-heading{background-color:rgba(20,45,71,0.9);-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;-khtml-border-radius:60px;padding:80px 50px;height:100%}.service h3{color:#fff;font-size:25px;font-family:'Avenir Light',sans-serif !important;margin-bottom:0px}.service p{color:#fff;font-size:14px;font-family:'Avenir Light',sans-serif;margin-top:20px}.service .image__img{display:block;width:100%;height:100%;background-size:cover;transition:ease all .3s;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;-khtml-border-radius:60px}.service-heading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;transition:ease all .6s}.service-heading>div{opacity:0;max-height:0;transition:ease all .6s}@media screen and (max-width:991px){.service{max-width:400px;margin-bottom:50px;width:100%}.service-content{flex-flow:column;justify-content:center;align-items:center}}