/*
 Theme Name:   Bricks Child
 Theme URI:    https://moflavio.com/
 Description:  Child theme for Bricks
 Author:       flavio
 Author URI:   https://moflavio.com/
 Template:     bricks
 Version:      1.0.0
 Text Domain:  bricks-child
*/


@media (max-width: 1023px) {
  .mc-course__layout > .mc-course__aside {
    position: static; inset-block-start: auto; z-index: auto;
    max-block-size: none; overflow: visible; padding: 0;
  }
}

