/* RefundCancellationPolicy page – nav logo/title (same as Index) */

@media screen and (min-width: 200px) and (max-width: 385px) {
  .refpol-nav-title {
    display: none !important;
  }
}
