@media screen and (max-width: 991px){
  .actions-secondary .quick-view-link {
  	display: none !important;
  }
}