.panel {
	margin-bottom: 0 !important;
}

@media(max-width: 1367px) {		
	.bgC {
		min-height: 280px;
	}
}
@media(min-width: 1368px) {	
	.bgC {
		min-height: 540px;
	}
}
#page-contentS img{
	max-width: 1000px;
}
.infoContent{
	margin-top: 20px;
}
.infoTitle,.infoTime{
	text-align: center;
}
.infoFile{
	margin-top: 30px;
	text-align: left;
}
.infoFile a{
	color: #06c;
	text-decoration: underline;
}