/* cart */
.header .header--brand.header--brand--is_image a img {
    max-width: 200px !important;
    /*width: 25%;*/
    margin: 0 auto 50px !important;
}

h1.header--brand.header--brand--is_image.ng-scope {
    max-width: 250px;
    margin: 0 auto 30px;
}
