﻿
.header-bottom {
    position: relative !important;
    background: #000 !important;
}
@media screen and (min-width: 1200px) {
    .container {
        max-width: 100%;
        width: 1400px;
    }
}

