.logo-client {
    width: 100%;
    height: 100px;
    background: url(/themeperso/logo.png) no-repeat center 50px;
    background-size: 350px;
}

header {
    background: #6BA39E;
}