#id_dummy
{
}

@media all and (max-width: 600px)
{
	#id_dummy
	{
	}
}

@media all and (max-width: 400px)
{
	#id_dummy
	{
	}
}
