@charset "UTF-8";
/* CSS Document */

/* CONTAINER BODY */


/* '''''''''''''''''''''''''''''''''  BODY  '''''''''''''''''''''''''''''''''''''''''' */

@media (max-width: 980px) {		
	.ut1 {
		background-image: url(sld1imgs/careerInvestigation_1.jpg);	
		background-position: center;
		background-size: 200px 150px;
		background-repeat: no-repeat;
		background-color: pink;
	}
	.ut2 {
		background-image: url(sld1imgs/careerInvestigation_2.jpg);
		background-position: center;
		background-size: 200px 150px;
		background-repeat: no-repeat;
		background-color: pink;
	}
	.ut3 {
		background-image: url(sld1imgs/careerInvestigation_3.jpg);
		background-position: center;
		background-size: 200px 150px;
		background-repeat: no-repeat;
		background-color: pink;
	}
	.ut4 {
		background-image: url(sld1imgs/careerInvestigation_4.jpg);		
		background-position: center;
		background-size: 200px 150px;
		background-repeat: no-repeat;
		background-color: pink;
	}
	.ut5 {
		background-image: url(sld1imgs/careerInvestigation_5.jpg);		
		background-position: center;
		background-size: 200px 150px;
		background-repeat: no-repeat;
		background-color: pink;
		}
	.ut6 {
		background-image: url(sld1imgs/careerInvestigation_6.jpg);		
		background-position: center;
		background-size: 200px 150px;
		background-repeat: no-repeat;
		background-color: pink;
		}
	.ut7 {}
	.ut8 {}
	.ut9 {}
	.ut10 {}
	.ut11 {}
	.ut12 {}
}	

