@media (max-width: 1439px) {
  /* MP Time Table */
  .post_type_mp-event .timeslot {
    width: 21%; } }
@media (max-width: 1023px) {
  /* MP Time Table */
  .post_type_mp-event .timeslot {
    width: 20%; }

  .mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {
    padding: 0.5em; }

  .mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title {
    font-size: 12px; }

  .mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot {
    font-size: 11px; }

  .mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-user {
    font-size: 12px; } }
@media (max-width: 767px) {
  /* MP Time Table */
  .post_type_mp-event .timeslot {
    width: 40%; } }
@media (max-width: 479px) {
  /* MP Time Table */
  .post_type_mp-event .timeslot {
    width: 100%; } }

/*# sourceMappingURL=mp-timetable-responsive.css.map */
