
@charset 'utf-8';
/*
Theme Name:Hampton-child
Theme URI: http://hampton.axiomthemes.com/
Description: Hampton - Multipurpose and Multiskin Responsive Wordpress theme
Author: AxiomThemes
Author URI:  http://axiomthemes.com/
Template: hampton
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, 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: hampton
*/

body .bprb{
    background-position: bottom center!important;
}
.content_wrap{
    width: 100%!important;
    padding: 0!important;
    margin: auto 0;
}
/* =Theme customization starts here
-------------------------------------------------------------- */


@media screen and (min-width: 320px) {
  .message-title h2 {
    font-size: 1.5em!important;
  }
}

@media screen and (min-width: 768px) {
  .message-title h2 {
    font-size: 1.5em!important;
  }
}

@media screen and (min-width: 1024px) {
  .message-title h2 {
    font-size: 1.5em!important;
  }
}

/* Add more media queries as needed for different screen sizes */

