@charset"UTF-8";

/**
 * Filename:        bs-xs.css
 * Revision:        v3.0 => 2021.07
 * Organization:    ignitr => https://wildfirecms.com
 * Author:          Trevor Lettman / Space2Burn
*/


 @media (max-width: 767px) {

   /*********************
   TAGS
   *********************/

   header
   {
      background: transparent url(/templates/mgc2022/skins/v1/structure/hd-wrp-bg.png) no-repeat center 10px !important;
   }

   img.img-fluid
   {
      width: 100%;
      margin-bottom: 15px !important;
   }

   #breadcrumb
   {
      display: none;
   }

   footer .social
   {
      margin-bottom: 60px;
   }

   .btn-default
   {
      width: 100%;
      text-align: center;
   }


   /*********************
   LIVE AREA
   *********************/




   /*********************
   HOMEPAGE SPECIFIC
   *********************/


   /*********************
   CLASSES
   *********************/


    

}


