.product {
	display: none;
}

.products__pagination {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

