.clouencode-header {
    height: 80vh;
    position: relative;
    padding-top: calc(6rem + 165px);
    min-height: 785px;
    background-image: url("../img/backgrounds/background.svg");
    background-position: center;
    background-size: cover;
}
.hbb-header-text {
    max-width: 900px;
    font-size: 1.2em;
}
