@media (max-width: 480px) 
{
body {
width: 100%;
min-width: 300px;
}
}

	