.pattern-link .icon--plus-black {
	background-image: url(../img/plus.png);
	width: 29px;
	height: 29px;
}

.margin-top-40 {
	margin-top: 40px;
}

.margin-bottom-40 {
	margin-bottom: 40px;
}

g-param {
	display: none;
}

@media (max-width: 992px) {
	.pattern-link-center {
		text-align: center !important;
	}

	.margin-bottom-40 {
		margin-bottom: 20px;
	}

	.margin-top-40 {
		margin-top: 10px;
	}

	.product__item {
		height: 400px;
	}
}