@media screen and (max-width: 320px) {
.header {
background-color: #A8B3B8;
}
}