.news-single-img {
	/*float: left;
	clear:right;
	background-color:#FF33FF;*/
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	max-width:100%;
	width:auto;
	/*margin-left:5px;*/
	float:none !important;
	clear:both;
}

.news-list-container P {
  width: 100% !important;
}


.news-list-item {
  border-bottom: 1px solid #ebebec !important;
  margin-bottom: 14px !important;
  margin-top: 14px !important;
  padding: 0 0 2px;
  width: 100%;
}