@media (max-width: 1180px) {
  .shortcuts > .captions {
    font-size: 1.25em;
    height: 27%;
    padding: 5% 5% 0;
    position: absolute;
    width: 90%;
  }

  #gallery img {
    max-width: 1000px;
  }
}