.app-header {
    height: 60px;
    line-height: 60px;
}
.app-header img {
    float: left;
    width: 100px;
    height: 60px;
    top: 15px;
}
.app-header .app-header--title {
    font-size: 30px;
    position: relative;
    top: 4px;
    /*left: 32px;*/
    /*padding-left: 5px;*/
}