.header0322__auth {

}
.header0322__auth:hover {

}



@media (min-width : 768px) {
  .header0322__auth {
    padding: 8px;
    font-size: 0 !important;
  }
}
@media (min-width : 1024px) {
  .header0322__auth {
    font-size: 16px !important;
  }
  .header0322__auth_guest {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

}