.tb-banner-imagen-texto-wrapper {
  display: flex;
  justify-content: center;
}

.tb-banner-imagen-texto_elemets .banner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tb-banner-imagen-texto_elemets .img-float-text{

    position: absolute;
    bottom: 0;
}