.content{width:100%;}


@media (min-width:768px){
     .content{
	       width:60%;
	 }

}
