@media (max-width: 500px) {
.box5 .main{

	 padding-bottom: 0px;
}
	
	.iban{
		display: none;
	}	
	
		.iban video{
		display: none!important;
	}	
	.main .title {
	border-bottom: 1px solid #bebdbd;
	padding: 10px 0 10px;
	display: inline-block;
	width: 100%;
}
	
.main .title {
	margin-top: 0px;
	padding-bottom: 17.5px;
}	
	
	.contact .content .con-right {
	width: 100%;
	height: auto;
	float: left;
}
	
	
	
	
}