/*
Theme Name:     MM Herald
Theme URI:      https://mekshq.com/theme/herald/
Description:    Child theme for the Herald theme
Author:         Meeple Mountain
Author URI:     https://mekshq.com
Template:       herald
Version:        0.1.0
*/
@media (max-width: 1439px) and (min-width: 1360px) {
    .herald-section > .row > .herald-sidebar,
    .herald-single > .row > .herald-sidebar,
    .herald-page > .row > .herald-sidebar {
        width: 25%;
    }
}

@media (min-width: 1200px) and (max-width: 1249px) {
    .container {
        width: 964px;
    }
}

@media (min-width: 992px) and (max-width: 1248px) {
    .hidden-md {
        display: block !important;
    }
}
