/* typo */
/* colors */
/* breakpoints */
#xs_pic {
  display: none; }

@media screen and (max-width: 1000px) {
  #header .header-logo {
    top: 0px;
    flex-direction: row;
    align-items: baseline;
    margin-left: auto;
    margin-right: auto; }
    #header .header-logo h1 {
      margin-left: 0; }
    #header .header-logo h2 {
      margin-left: 20px; } }

/*# sourceMappingURL=team.css.map */
