@media (min-width: 1600px) {
	.container {
		width: 1570px;
		max-width: 1570px;
	}
}
@media (min-width: 2200px) {
	.container {
		width: 2170px;
		max-width: 2170px;
	}
	.product-item-small-card.col-lg-rpoint {
		width: 16%;
	}

}
h1,h2,h3,h4,h5 {
	
}
