/**
 * TABLET
 * 
 * Contains styling overrides for tablet.
 */

.jor-sticky-container {
   position: initial;
}

.jor-sticky-container > * {
   position: initial;
   top: initial;
}
