span.banner__title {
    font-size: 36px;
    line-height: 38px;
    display: block;
    margin-bottom: 1rem;
}

span.banner__sub-title {
    font-size: 20px;
    line-height: 26px
}

h1.banner__message {
    line-height: unset;
    margin-bottom: 60px;
}
