@charset "UTF-8";

#overviewCts ul.year30 {
	font-size: 100%;
}

#overviewCts div.year30DL {
	margin-top: 0px;
	padding: 0 0 25px;
}

@media screen and (max-width : 767px ){
	#overviewCts div.year30DL {
		margin-top: 0px;
		padding: 0 0 25px !important;
	}
}