

@media (max-width: 600px) {
    .card-body:hover {
      background-color: #87ceeb;
    }
  }