@@ -13,3 +13,11 @@
}
+
+@media print {
+ .grw-page-path-nav-sticky :global {
+ .sticky-inner-wrapper {
+ position: static !important;
+ }
+}