.companyIdentity img {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    float: left;
    margin-right: 9px;
    max-height: 120px;
    padding: 0;
    transition: all 0.2s ease-in-out 0s;
}
.footer-copyright {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    clear: both;
    padding: 0;
    width: 100%;
  display:none;