@media only screen and (max-width:768px){
button.quick-product__btn.small--hide {
    display: block !important;
  opacity: 1 !important;
  left: 0px;
}
}