section.block.news div.views-row {
  margin-bottom: 10px;
}

hr {
	clear: both;
}

.parag-photo-gallery {
	margin: 2em 0;
}

@media (min-width: 768px) {
  .capphoto-modal .modal-dialog {
    width: 90%;
   max-width:1200px;
  }
}

.capphoto-modal-photo img {
	margin: auto;
}

.capphoto-modal-caption {
	margin-top: 2em;
}

.parag-photo-gallery .image-button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer; /* To still indicate it's clickable */
  font-family: inherit; /* Inherit font styles if there's any text */
  font-size: inherit;
}