/*
#hb-fields-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#hb-fields-form a.hb-cta {
    width: 220px;
    margin: 4px !important;
    height: 45px;
}

#hb-fields-form .builtin-email {
    width: 78%;
    margin: 4px !important;
}

.thank-you .hb-inner-content {
    position: relative;
    bottom: -11.8em;
}
.hb-inner-content {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.image-background .hb-image-wrapper.background {
    height: 370px;
}

#hellobar-modal {
    height: 354px;
}

.thank-you .hb-editable-block-with-full-formatting span {
    font-size: 16px;
    display: none;
}
.thank-you .hb-image-wrapper.background {
    background-image: url(/assets/images/hellobar/modal-background.jpg) !important;
}
#hellobar-slider.mobile {
    position: fixed !important;
}
*/
.bogota #hellobar-slider .slider-content {
    min-height: 165px!important;
}

.bogota #hellobar-slider .hb-headline-text {
    margin: 0 0 0 0 !important;
}

.bogota #hellobar-slider .hb-text-wrapper {
    margin-bottom: 0 !important;
}