#goID19
{
	background-color:#F8F8F8;
	position: relative;
}

.itempsbenefit
{
	display: inline-block;
	width: 270px;
	height: 340px;
	margin: 5px;

/* or 144% */

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

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

	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	width:200px;
	height: 200px;
	margin: 0px auto;
}

.itempsbenefit img
{
	display: inline-block;
	margin-top: 40px !important;
}

.itempsbenefit 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;
	text-transform: none;
color: #484848;
}

.itempsbenefit .description
{
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 22px;
text-align: center;
	text-transform: none;

	color: #484848;
}

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


@media (max-width: 767px) {



}