/* Двигаем текст вниз внутри блока GL19 */
.gallery-bottom-text .t-slds__caption {
  position: absolute;
  bottom: 0;
  top: auto !important;
  transform: none !important;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}
