/*
 Theme Name:   Pantry Child Theme
 Theme URI:    
 Description:  Pantry Child Theme
 Author:       AxiomThemes
 Author URI:   
 Template:     pantry
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  pantry
*/

/* =Theme customization starts here
------------------------------------------------------------ */
@media only screen and (max-width: 1199px) {
  html, body, #page, .site, .container {
    width: 1200px !important;
    min-width: 1200px !important;
    overflow-x: auto !important;
  }
}
