/*GENERIC FOR ALL  PHONES*/
.third_width_image{
	width:100%;
	float:none;
}
.staffmember_div{
	float:none;
	width:auto;
}

#slideshow_div{
    height:calc(125vw);
}






@media only screen and (max-width: 400px) {
	/*PORTRAIT*/
	
}

