@media screen and (max-width:960px)
{
	body {
		
		width: 100%;
		color: #555555;
		font-size: 16px;
		line-height: 1.4;
	}
	
	
}