/* START PRESS RELEASE STYLES */
.press-release-img {
  max-width: 250px; 
  width: 100%;
}
.pressRelease.row img {
  padding: 15px;
  width: 100%
}
.pr-link {
  border-bottom: 2px dotted #232323;
  text-decoration: none;
  color: #232323;
  line-height: 1.5;
}
.pr-link:hover {
  border-bottom: 2px solid #232323;
  text-decoration: none;
  color: #232323;
  line-height: 1.5;
}
.news-title {
  color: #5a5454;
}
.pr-lh {
  line-height: 1;
}
/* END PRESS RELEASE STYLES */