@media (max-width: 600px) {
    .nft-card {
        margin-top: 10%;
        width: 340px;
    }
}