@media(max-width: 500px) {
    html {

        & .fi-sidebar {
            max-width: 70%;
        }
    }
}