/* white you custom css code here. only css code will work */
.left-content-wrap{
    display: flex;
    margin-left: 40px;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}