.paitCardContainer{background-color:hsla(0,0%,100%,.7);min-height:290px;padding:20px;margin-bottom:20px;border:1px solid #ccc;width:48%;box-sizing:border-box;margin-left:20px;display:inline-block;transition:all .7s ease 0s}.paitCardContainer:hover{box-shadow:0 0 5px 0 #f14c4c;transition:.5s ease 0s}.paitCardContainer:nth-child(odd){margin-left:0}.paitImgContainer{height:140px;text-align:center;margin:10px auto;padding:14px;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:250px}.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}.paitCardLeft{float:none}.paitImgContainer{height:150px;transform:all .2s ease 0s}.paitCardRight{margin-left:0}.paitCardRight .paitCardBodyText{height:auto}}