/*
Theme Name: Mountania Child
Theme URI: https://fabric-lab.co/mountania/
Description: Creative Blog WordPress Theme
Author: unikwp
Author URI: https://themeforest.net/user/unikwp
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Template: mountania
*/
@media only screen and (max-width: 991px) {
.navbar-brand img {
    width: 80px;
}
}
.navbar-brand img{
    width: 100px;
}
.logo-brand img  {
      width: 100px;
}
@media only screen and (max-width: 991px) {
.logo-brand img  {
    width: 80px;
}
}
section.colour-section {
    background-color: #000;
}