@media (min-width: 992px) {
  /* Header */
  /* Body */
  .image-section {
    height: 19.25rem;
  }
  .image-section img {
    height: 19.25rem;
  }
  .image-section .title {
    line-height: 3.5rem;
  }
  /* Footer */
}
