@media print {
  .navi__fixed {
    box-shadow: none;
    position: relative;
  }
  .parking__title {
    width: max-content;
  }
}