@media all and (max-width: 900px) {.breadcrumbs{display: none;}} .sideDownloads .csc-uploads li.csc-uploads-element-pdf {background-position: left top;}
		.imageCaption p {
			color: black;
		}
		.imageCaption h1 {
			color: black !important;
			background: none;
		}
		.imageCaption .csc-default:nth-child(2){
		    	background: #dbddde;
    			padding: 14px;
		}
		.imageCaption h1 {
		    font-size: 24px;
  		  margin: 0 0px 20px 0px;
  		  padding-top: 0;
   		 color: #000000;
   		 font-weight: 300;
		}
		.mainPage .news h2 {
			font-weight: 300;
			padding-bottom: 24px;
		}
		.mainPage .col-md-6 {
			min-height: 250px;
		}
