.gallery-image__title {
  font-size: 65px !important;
  text-shadow: 0 0 5px #2980B9; }

@media only screen and (max-width: 550px) {
  .gallery-image__title {
    font-size: 28px !important; } }
