.easyAdsThreadList {
	text-align: center;
}

.easyAdsContent img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 800px) {
	.easyAdsContent img {
		width: 100%;
		height: auto;
	}
}