.t280__menu__item:first-child {
    margin-top: 20px !important;
}
    
.t280__menu {
    display: inline-flex;
    align-items: center;
    max-width: 1400px;
}

.t280_opened .t280__burger span {
    background-color: white !important;
}

.bx-crm-widget-form-config-sidebar-logo{
    display: none !important;
}

.bx-crm-widget-form-config-sidebar.open-sidebar {
    top: 30% !important;
}

body {
    overflow-x: hidden !important;
}