@media screen  and (min-width: 0px) and (max-width: 576px) 
{
	.CL_BANNER
	{
		margin-top: 100px;
	}
}
