@media only screen and (max-width: 699px)
{
    #news, #donate, #about, #slider-header
    {
        display: none;
    }
}