@media screen and (max-width: 375px) {
    .card {
        width: 90%;
    }
}
