#sp-header {
    background: #fff!important;
    height: 90px;
    left: 0;
    position: absolute;
    top: 0!important;
    width: 100%;
    border-bottom: 0px solid #9cc6fb;
    z-index: 99;
}

.homepage #sp-header {
    background: transparent!important;
}

img.sp-default-logo {
    height: 66px;
}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgb(0 0 0 / 20%);
    padding: 5px;
    left: -40%;
    position: relative;
    width: 160px;
}