table td, table th {
	padding: 15px 0px;
	border: none;
}
@media (min-width: 1117px) {
	table td, table th {
		width: 50%;
	}
}
img {
	border-radius: 5px;
}
.views-field-title a {
	margin-bottom: 2px;
  font-size: 1.329em;
  line-height: 1.4;
}