table.clients {
  width:100%;
	margin:10px 50px;
}
  table.clients td {
	  width:33%;
		font-size:12px;
		line-height:30px;
	}
