.mh-container {
	max-width: 1200px!important;
}

.widget_rss ul li {
	border-top: 1px dotted #CCC;
	padding-top: 15px;
	margin-bottom: 15px;
	font-family: 'Play', Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 20px;
}

.widget_rss ul li:first-of-type {
	border: 0;
}

.pro-ad-code {
	text-align: center;
	border-radius: 15px;
	border: 1px solid #CCC;
	padding: 10px 0;
	margin-bottom: 1.5rem;
}

#main-content .pro-ad-code {
	padding: 15px 0;
}