@media (max-width: 1600px) {
	.woocommerce-cart{
		.haru-container{
			max-width: 90vw !important;
		}
	}

}