@media screen and (max-width: 699px) {
.product-card__quick-add-button{
  right: 0px;
}
}