.product_items_card {
	margin-top: 60px;
}
.product_items_card>.row{
	justify-content: center;
}
.product_items_card>.row>* {
	margin-bottom: 20px;
}