#parent_news_slider {
	border: 1px solid #EFEFEF;
	background: #FBFBFB;
	display: table;
	max-width: 100%;
	min-height:136px !important;
	width:99.4%;
}

#parent_news_slider:hover {
	border: 1px solid #ECECEC;
	background: #F8F8F8;
}

#parent_news_slider div {
	display: table-cell;
	padding: 0.2em 0.2em 0.2em;
	line-height:140px;
}

#parent_news_slider img {
	max-width:100% !important;
	width:auto !important;
	height:auto !important;
}

#leftdiv_news_slider {
	/* background: green;
	outline: 1px solid blue;*/
	width: 30%;
	vertical-align: middle;
	padding:8px !important;
}
   
#rightdiv_news_slider {
	
	vertical-align: middle;
}

.owl-carousel a h2 {
font-size:14px !important;	
font-weight:600 !important;
color:#333 !important;
text-decoration:none !important;
}

#rightdiv_news_slider h2  {
line-height:19px !important;
}

/*
.owl-carousel .owl-item {
    background-color: #FBFBFB;
    border: 1px solid #efefef;
    min-height: 100px;
}*/