@media screen and (min-width: 0px) and (max-width: 576px) 
{
	.CL_BANNER_ADJUST {	margin-top: 60px !important; }

}


@media screen and (min-width: 577px) and (max-width: 768px) 
{
}

@media screen and (min-width: 769px) and (max-width: 2768px) 
{
}
 


.CL_BANNER_ADJUST
{
	width:100% !important; 
	margin-top: 50px !important;
}

