@media (max-width: 1023px) {
	.checkout .cart-summary.card button.btn {
		display: none !important;
	}
}