#slider_home li {
	height:550px;
	
}

@media only screen and (max-width: 560px)  {

#slider_home li {
	height:400px;
	
}

}