.tdc-theme-Newspaper .tdc-content-wrap .td_block_google_ad {
	background-color: #999 !important;
	position: relative;
	margin-bottom: 24px;
	width: 500px !important;
	height: 90px !important;
	max-width: 100%;
}
.tdc-theme-Newspaper .tdc-content-wrap .td_block_google_ad::after {
	content: 'GOOGLE AD';
	position: absolute;
	left: 12px;
	top: 12px;
	color: #fff;
}
