/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.header_bottom {
    height: 90px !important;
}

.sticky .header_bottom {
    height: 90px !important;
}

.q_logo img {
    height: auto !important;
    max-height: 90px !important;
}

.sticky .q_logo img {
    height: auto !important;
    max-height: 90px !important;
}
