.text-center-45{
    height: 45vh;
    text-align: center;
    font-size: 20px;
    padding: 40px 0 40px 0 ;
}

.text-center-34{
    height: 34vh;
    text-align: center;
    font-size: 20px;
    padding: 40px 0 40px 0 ;
}

.text-center{
    height: 100%;
    text-align: center;
    font-size: 20px;
    padding: 40px 0 40px 0 ;
    overflow: hidden;
}

.text-center-content{
    width: 85%;
}