.device-size > .list-container > li {
    margin-bottom: 15px;
}

.banner-xclass-mdm {
	background-image: url("../image/banner/MDM3.png")!important;
}

/*@media (min-width: 768px){
	.banner-xclass-mdm {
		background-image: url("../image/banner/MDM3.png")!important;
		
	}
}*/

@media (min-width: 769px) and (max-width:900px){
	.section-bar > .row > .col-sm-4 {
		/*margin-top: -5%;*/
		margin-top: -50px;
	}
}