.div-title {font-size: 130%;}
.div-head {font-weight: 300; color: #fff; font-size:14px;}
.div-head-box {margin-top: -28px;
	background: rgb(0,54,163);
	background: linear-gradient(90deg, rgba(0,54,163,1) 0%, rgba(2,120,190,1) 76%, rgba(255,255,255,0) 98%);
	z-index: 2;
	position: absolute;
	padding: 4px 10px;
	min-width: 140px;
	border-radius: 0px 0px 0 5px;
}
	
#Division .swiper {padding: 10px 13px; margin-bottom: 30px;}