.flr_hd{
    display: none !important;
}

svg{
    &[aria-hidden="true"]{
        visibility: visible !important;
    }
}