.baners{
  text-align: center;
}
.baners .panel-body .remote_ads{
	margin: 0  auto;
	position: relative;
	height: auto;
	overflow: hidden;
	width: 210px;
}
.baners .panel-body .remote_ads div{
  float: left;
  text-align: center;
  height: 100px!important;
  padding: 0 2px!important;
  position: relative;
}
.baners .panel-body .remote_ads a{display: block;text-align: center;}  
.baners .panel-body .remote_ads img{
}  