
@media screen and (min-width: 1025px){  
    .accountDrawer .Drawer--wrapper.Drawer--Top[aria-expanded='true'] {
        top: 75px !important;
        z-index: 9;
        padding-top: 20px;
    }
}
