.product-change-quantity {
  display: none !important;
}

.pagina-produto .product-change-quantity {
  display: flex !important;
}

.listagem-item .product-change-quantity + button,
.listagem-item .botao-comprar {
  width: 100% !important;
}