.container > .navbar-header{
    margin-right: 0;
    margin-left: 0;
}
.img-load {
    background-image: url("../../farzanegan/imgs/HNCK4011.jpg");
    background-size: cover;
    height: 390px;
    background-position: 100%;
    background-repeat: no-repeat;
    border-radius: 2px;
}