@charset "UTF-8";
#lion_header{
	position:relative;
}
#lion_header .school {
  left:0;
  width:100%;
  text-align:center;
  position:absolute;
  bottom:1%;
}
#lion_header .school img{
	max-width:100%;
	width:5%;
}