@charset "UTF-8";

@media (min-width: 401px) and (max-width: 768px){
header {
}
}

@media (max-width: 400px){
header {
}
}
