#nasha-produktsiya
{
	background-image:url(/uploads/right_colos.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: -100px 0px -135px;
	z-index: 1;
	position: relative;
}

#nasha-produktsiya .secondcolos
{
	background-image:url(/uploads/left_colos.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}


#nasha-produktsiya .itemtext.single
{
	padding-top:100px;
}


#nasha-produktsiya .items.contentwrapped
{
	padding-bottom:135px;
}


.itempschen
{
	display: inline-block;
	width: 270px;
	height: 300px;
	margin: 0px 17px 10px 0px;

/* or 144% */

text-transform: uppercase;

color: #484848;
	vertical-align:top;
}

.itempschen img
{
	width: 100%;
	height: 170px;
}

.itempschen h4
{
	text-align: left;
	margin: 16px 0px 0px;
	line-height: 1em;

	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
}

.itempschen .description
{
	text-align: left;
	font-size: 15px;
	font-weight: 400;
}

.itempschen .description p
{
	margin: 0px;
	padding: 0px;
}


@media (max-width: 767px) {


#nasha-produktsiya
{
	background-size: 50%;
}

#nasha-produktsiya .secondcolos
{
	background-size: 50%;
}	

}