/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* BARS +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.mdc-top-app-bar {
	position: absolute!important;
}

.mdc-top-app-bar__title img { 
    height: 42px;
}

.appp-titu { 
    margin-right: 20px;
}

.mdc-top-app-bar__title {
    overflow: visible!important;
    white-space: wrap!important;
    line-height: 1.2rem!important;
}