﻿@media (max-width: 720px) and (max-height: 640px) {
  .host-panel {
    display: none;
  }

  .menu-actions h1 {
    font-size: 26px;
  }

  .menu-copy {
    margin-top: 8px;
    font-size: 12px;
  }

  .menu-start {
    margin-top: 12px;
  }
}
