.et_pb_menu__wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-end !important;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    opacity: 1;
}
.et_pb_menu__logo-slot {
     max-width: 220px;
} 
.mbr-footer__copyright{
	color: #9c9c9c;
}

 header.et-l.et-l--header .et_pb_menu__logo {
    max-width: 177px !important;
    height: auto;
} 
header.et-l.et-l--header {
position: fixed;
-webkit-box-shadow: 0px 2px 2px 0px rgba(235,235,235,1);
-moz-box-shadow: 0px 2px 2px 0px rgba(235,235,235,1);
box-shadow: 0px 2px 2px 0px rgba(235,235,235,1);
width: 100%;
background: #fff;
z-index: 101;
}
.mbr-arrow .mbr-section__container.container {
    text-align: center;
}
