@media only screen and (max-width: 600px) {
    .ProductCard__button {
        font-size: 14px;
        min-width: 100%;
    }
}