@media screen and (max-width:480px)
{
	ul
	{
		margin-top:30px;
	}
}