@media screen and (max-width: 640px){
    header {
        width: 90%;
    }
}