.panel {
    min-height: 420px;
    box-shadow: 0 10px 30px rgba(0,0,0,.16);
    display: flex;
    justify-content: center;
}

.panel-start {
    align-self: flex-start !important;
}

.reduceLineHeight {
    line-height: 1.1;
}

#textblock9 {
    margin-bottom: -20px;
}