.work{
	display: inline-block;
	width: 100%;
	margin-top: 30px;
}
.work b{
	display: inline-block;
	width: 100%;
	font-size: 22px;
	margin-bottom: 30px;
}
.work div{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.work div h2 a{
	text-decoration: underline;
}
.imgG{
	display: inline-block;
	width: 140px !important;
	margin: 10px 20px;
	float: left;
	text-align: center;
}
.imgG img{
	max-width: 100%;
}
.imgG p{
	margin: 0;
}
.imgG span{
	display:inline-block;
	width: 100%;
	background: #7cb048;
	padding: 6px 8px;
	color: #fff;
}
.imgT{
	display: inline-block !important;
	width: 100% !important;
	text-align: center !important;
	margin: 12px 0 8px 0 !important;
}
.imgT img{
	display: inline-block !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}