.guides .card{background-image:linear-gradient(180deg,#fff,rgba(241,243,245,.54));border-radius:9px;padding:0 32px;width:300px}.guides .card .image-section img{-webkit-box-shadow:0 30px 30px 0 rgba(0,0,0,.15);-moz-box-shadow:0 30px 30px 0 rgba(0,0,0,.15);box-shadow:0 30px 30px 0 rgba(0,0,0,.15);object-fit:cover;position:relative;top:0;transition:top .4s ease}.guides .card:hover .image-section img{top:-15px}.guides .card:hover h5{color:#007bff}@media (min-width:768px){.guides .card{width:260px}}@media (min-width:1200px){.guides .card{width:340px}}