#wrapper {
    background: url('../img/mali-bg.jpg') 50% -400px no-repeat;
}

@media (min-width: 1200px) {

    .container {
        max-width: 1280px;
        width: 100%;
    }
}

#header {
    box-shadow: none;
}

body {
    overflow-x: hidden;
}