@media (max-width:375px){
    .header{
        display: block;
    }
}