@media only screen and (max-width: 500px){
.container, .header{
    width:100%;
}
}