#esl
	{
	width:25%;
	}



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


#esl
	{
	width:50%;
	}


}



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


#esl
	{
	width:70%;
	}


}