.cat-card .cat-card-img-rounded 
{
border: 1px solid #e2e2e2;
box-shadow: 0 6px 16px #fbe1a1 !important;
}
@media (max-width: 768px) {
    .action-buttons {
        flex-direction: row !important;
    }
}