@media (max-width: 1279px) {
	.product-cookie{
		bottom: 72px;
	}
}
@media (max-width: 1023px) {
	.product-cookie{
		bottom: 143px;
	}
}