@media(max-width:768px)
{
    .github_ribbon
    {
        display:none;
    }    
}
