@media only screen and (min-width: 601px) {
    .card.example {
        border-radius: 10px;
    }
}