@media screen and (min-width: 1600px) and (max-width: 2500px) { 
.body_wrapper
{
	min-height:1280px !important;
}
}
