.itemspripomany 
{
	padding-top:30px;
}

.itemspripo
{
	display: inline-block;
	width: 370px;
	height: 370px;
	margin: 5px;

/* or 144% */

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

.itemspripo .image
{
	background: #FFFFFF;
/* d */

	background-repeat: no-repeat;
	background-position: center center;
}

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

font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 29px;
text-align: center;
}

.itemspripo .description
{
}

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


@media (max-width: 767px) {



}