.entry-text .entry-title{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.header-photo{
	width: 60%;
}