.copyright a {
    width: 10px;
    display: inline-block;
}

.footer-copywrite {
    padding: 5px 0px;
    background: #e8e8e8;
    text-align: center;
}

.copyright {
    font-size: 13px;
}

.copyright img {
    width: 100%;
    height: auto;
}

.copyright a:first-child {
    width: 60px;
    display: inline-block;
}