@media screen and (max-width: 599px) {
  /* line 1, ../../sass/responsive/small/_header.scss */
  .menu-small {
    float: left;
    background-color: transparent;
    height: 68px;
    width: 56px; }
    /* line 7, ../../sass/responsive/small/_header.scss */
    .menu-small .menu-button {
      left: 0;
      top: 0;
      padding: 22px 0;
      width: 100%;
      background-image: url("https://vr.mein-check-in.de/templates/basis/webbank/img/ci/menu-blue.svg");
      background-position: 16px center; }

  /* line 18, ../../sass/responsive/small/_header.scss */
  .logo-small img {
    max-width: 300px;
    padding: 18px 0 18px 16px; }

  /* line 2, ../../sass/responsive/small/_quest.scss */
  #questForm .data-import {
    display: inline-block; }
    /* line 5, ../../sass/responsive/small/_quest.scss */
    #questForm .data-import a {
      margin-left: 0;
      margin-bottom: 25px;
      width: 100%; } }
