body > header > div.top-header.d-none.d-md-block > div > div > div:nth-child(1) > ul,
body > header > div.main-header.rt-sticky > nav > div > div {
    display:none !important;
}
.select2-container--default .select2-results > .select2-results__options {
    overflow-y: scroll;
}
.rt-input-group .col-rt-in-3 {
    max-width: 33% !important;
    flex: 1;
}
