.paitCardContainer{background-color:hsla(0,0%,100%,.7);min-height:200px;padding:20px;margin-bottom:20px;border:1px solid #ccc;box-sizing:border-box;display:inline-block;transition:all .7s ease 0s;height:570px}.paitImgContainer{border-radius:50%;width:150px;height:150px;overflow:hidden;text-align:center;box-shadow:2px 4px 10px 1px #7b7b7b;margin:10px auto;border:1px solid #737373;background-color:#eaeaea}.paitImgContainer img{transition:all .3s ease 0s;width:100%;height:100%;object-fit:scale-down}.paitImgContainer:hover img{transform:scale(1.04);transition:all .5s ease .1s}.paitCardRight{color:#111}.paitCardTitle h3{margin:0 0 10px;color:#111}.paitCardRight .paitSubTitle{font-size:.75rem;font-weight:700;color:#111}.paitCardRight .paitCardBodyText p{color:#111}.paitCardRight .paitCardBodyText{height:200px}.button-wrapper{text-align:center}.button{background-color:#f14c4c;color:#fefefe;font-size:.7rem;padding:10px 31px}@media (max-width:767px){.paitCardContainer{width:100%;margin-left:0;height:auto}.paitCardLeft{float:none}.paitImgContainer{transform:all .2s ease 0s}.paitCardRight{margin-left:0}.paitCardRight .paitCardBodyText{height:auto}}