@media all and (min-width: 992px)
{
    .menu__grid-view
    {
        width: 100%;
    }
}