/*GENERIC FOR ALL  PHONES*/
.third_width_image{
	width:100%;
	float:none;
}
.staffmember_div{
	float:none;
	width:auto;
}
@media only screen and (max-width: 400px) {
	/*PORTRAIT*/
	
}

