#copyright { width: 24%; margin-right: 1%; float: left; }


@media screen and (max-width: 480px) {
    
    #copyright { width: 49%; }      
    
}