.vc_column[data-vc-shortcode-param-name="categories"] .edit_form_line {
	max-height: 120px;
	border: 1px solid #AAA;
	overflow-y: scroll;
	padding-bottom: 5px;
}

.vc_column[data-vc-shortcode-param-name="categories"] .vc_checkbox-label {
	display: block;
}

.popular-post-list li {
	clear: both;
}

.popular-post-list .pp-img-thumb {
	display: block;
	padding: 0;
	margin: 0 5px 5px 0;
	float: left;
	background-size: cover;
	background-position: center;
}