/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 21.4.5

All css files are placed in /css/ folder
*/

.container {
  width: 100%;
  max-width: 400px;
  max-height: 91px !important;
  height: 29vw;
  padding: 20px;
}


#Top_bar .top_bar_left {
    position: relative;
    float: left;
    width: auto !important;
}
@media (min-width: 768px) { .qr_code{height: 30em;}}
@media (max-width: 767px) {.qr_code{height: 222px; width: auto;} }
