@media only screen and(max-width: 567px){
    .header{
        width: 1px;
    }
    .container{
        
    }
}