.top-info {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding-top:15px;
	padding-bottom:15px;
}
.top-info-list {
	line-height:150%;
	overflow-y:auto;	
}
@media screen and (max-width : 767px){
	.top-info {
	height:140px;
	margin-top:30px;
	margin-bottom:30px;
	}
	.top-info-tt {
	height:50px;	
	}
	.top-info-tt img {
	display:block;
	margin:0px auto;	
	}
	.top-info-list {
	height:60px;
	}	
}
@media screen and (min-width : 768px){
	.top-info {
	height:100px;
	margin-top:60px;
	margin-bottom:60px;
	}
	.top-info-list {
	width:50%;
	height:70px;	
	}
}
.bx-wrapper {
z-index:1;
}
.bx-wrapper .bx-viewport {
border:0px !important;
box-shadow:none !important;
left:0px !important;
}
.bx-wrapper img{
  width: 100% !important;
  height: auto !important;
}