.full-screen-image-text{
    height: 100vh;
    background-size: cover !important;
}

.full-screen-image-text-text{
    font-size: 25px;
}

.full-screen-image-text-50{
    height: 50vh;
    background-size: cover !important;
}