@media screen and (min-width: 768px) {
    header .container {
        width: 740px;
    }
}