/* Style photo links if needed */
.pdb-list-grid .pdb-field:first-child a {
  display: block;
  text-decoration: none;
}

/* Ensure image fills container */
.pdb-list-grid .image-field-wrap img {
  display: block;
  width: 100%;
  height: auto;
  border: none;
}