.header-wrapper.sticky .vc_custom_1723664901665{
    display: none;
}
.header-wrapper.sticky{
    position: sticky;
    top: 0;
    z-index: 2;
    background-color: #fff;
}