/*-----------------------------------------------------------------------------------
 *
 * Theme Name: Renuma Child Theme
 * Theme URI: https://renumawp.websitelayout.net/
 * Author: Website Layout
 * Author URI: https://www.websitelayout.net/
 * Description: This is a child theme of renuma
 * Version: 1.1
 * Template: renuma
 * Text Domain: renuma-child
 *
 * ----------------------------------------------------------------------------------- */

.navbar-default.border-bottom.border-color-light-white {
    background-color: #fff;
    max-width: 100%;
}
.navbar-brand img {
    max-width: 100% !important;
    max-height: 80px !important;
}