.gallery-text-block {
    position: absolute;
    bottom: 0px;
    background-color: rgba(0,0,0,0.5);
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }