@media (max-width: 767px) {
.product-item__hoverless-quick-view-button.btn {
    visibility: hidden;
}
}