.footer_meta_nav{
    margin-top: 15px;
    display: none;
    @media screen and (max-width: 992px) {
        display: block;
    }
}