@media print{
  .ola-sidebar, .ola-search-filters {
    display: none !important;
  }
}
