/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/


/* Apply styles only to the Events Admin page in the WordPress admin */
body.post-type-tribe_events .fixed .column-end-date,
body.post-type-tribe_events .fixed .column-events-cats,
body.post-type-tribe_events .fixed .column-start-date {
    width: auto;
}

body.post-type-tribe_events .column-mepr-access {
    display: none;
}

