.navbar-brand > img {
    width: 100%;
}
.about-us .row,
.focus .row {
    text-align: left;
}
.about-us .row {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 60px;
}
.zerif-copyright-box {
  display:none;
}

@media screen and (max-width: 650px) {
    .about-us img,
    .focus .row img {
        width: 100%;
    }
}