/* css styles */

.responsive-img {
  max-width: 80%;
  height: auto;
  display: block; /* Removes unwanted bottom spacing/gaps */
}


.keynotephoto-img {
  max-width: 30%;
  height: auto;
}