@media only screen and (max-device-width: 480px) {
	
	#main
	{
		width: 100%;
	}
	
}
