@media (max-width:750px) {
    .header {
        width: 100%;
    }
}