/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 15 2026 | 22:56:06 */
@media (max-width: 768px) {
  body.single-epkb_post_type_1 #eckb-article-right-sidebar,
  body #eckb-article-right-sidebar {
    order: -1 !important;
    width: calc(100% - 45px) !important; 
    margin-right: 45px !important; 
    margin-bottom: 30px !important; 
  }
}
}