.contact-card{font-size:14px;display:flex;align-items:center}.contact-img{background-size:cover!Important;border-radius:50%;width:100px;height:100px;display:inline-block;float:left}.contact-details{margin-left:1rem;display:inline-block;float:left}.contact-card-wrapper{display:flex;align-items:center;background-color:#fff;border-radius:75px;padding:15px;padding-right:50px;margin:20px auto;box-shadow:-9px 5px 25px 0px rgba(0,0,0,0.1)}.contact-name{font-weight:600}.background-bottom-center{background-position:bottom center!Important;background-repeat:no-repeat !important}@media(max-width:768px){.contact-img{position:absolute;top:-50px;left:calc(50% - 50px)}.contact-card-wrapper{padding-top:70px;position:relative;border-radius:5px;text-align:center;margin-top:70px}}