.header {
    position: relative;
    padding-top: 120px;
}

.banner {
    width: 100%;
    height: 150px;
    background: url('../img/second/banner_bg.jpg') no-repeat center;
}

.banner img {
    width: auto;
    height: 48px;
    margin-top: 51px;
}

.container {
    width: 1140px;
    margin: 0 auto;
}