.card{box-sizing:border-box;height:25vw;width:33%;padding:0;position:relative;transition:filter .5s;cursor:pointer;@media screen and (max-width:1024px){width:100%;height:100vw}&:active{filter:saturate(2)}}.cover-image{object-fit:cover;height:100%;width:100%}.fishcard__name{position:absolute;bottom:3vw;right:5%;background:rgba(42,94,160,.8);padding:2px 6px;border-radius:4px;border:1px solid white;font-size:1rem}.fishcard__video-indicator{position:absolute;bottom:6vw;right:5%;background:rgba(96,206,0,.8);padding:2px 6px;border-radius:4px;border:1px solid white;font-size:1.4rem;@media screen and (max-width:1024px){bottom:15vw}}.family-name{width:100%;background:white}