.add-image .image-add{
	margin: 0 auto;
	display: block;
	max-width: 980px;
	width: 100%;
	height: auto;
}

.container #div-gpt-netboard{
	text-align: center;
	margin-top: 33px;
}

.container #div-gpt-netboard2{
	text-align: center;
	margin-bottom: 44px;
}

.blog-single #div-gpt-netboard {
	margin-bottom: 44px;
	margin-top: 0;
}

.group-top {
	text-align: center;
	width: 100%;
	margin-top: 12px;	
	margin-bottom: 22px;
}
.group-top div.pre-header {
	font-size: 15px;
	text-transform: uppercase;
}

.group-top img { 

}

@media (min-width: 768px) {
	.group-top {
		margin-top: 33px;	
		margin-bottom: 44px;
	}
}