@media screen and (max-width: 768px)
{
   #banner > img
	{
		max-width: 100%;
	}
}