.grid-card{overflow:hidden;position:relative}.detail-card{bottom:0;height:100%;overflow:hidden;position:absolute;top:65%;transition:all .3s ease-in-out}.grid-card:hover>.detail-card{height:100%;top:40%}@media only screen and (max-width:767px){.card-active{height:100%;top:40%}}
