@media (min-width: 0px) and (max-width: 767px) {

    header .container {
        width: 100% !important;
    }

}
