@media all and (max-width: 760px) {
    .copy-right {
        width:50%;
        padding-left:0;
    }
}