.logo-image {
    display: none !important;
}

.header-image {
    max-width: 100% !important;
}

.theme-color__bg--gradient-main {
    background: linear-gradient(#65beeb 376px, rgb(255, 255, 255) 376px, rgb(255, 255, 255)) !important
}