/* MOBILE */
@media screen and (max-width: 540px) {
.header {
  padding: 4px 1rem 0px 1rem !important;
}
}