.component-gv {
    box-sizing: border-box;
    height: 500px;
    padding: 50px 0 65px 0;
    position: relative;
    text-align: center;
max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.component-gv__image-wrap {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.component-gv__image {
    object-fit: cover;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%";
    height: 500px;
    min-height: 500px;
    overflow: hidden;
    width: 100%;
}

.component-gv__lines--with-box {
    background: #000;
}

.component-gv__lines {
    background: #ffffff;
    box-sizing: border-box;
    height: 290px;
    margin: 0 auto;
    max-width: 385px;
    padding: 0px;
    position: relative;
    width: 85%;
    border: 5px solid #999090;
    z-index: 1;
    font-size: 1.4em;
    margin-top: 58px;
}


.component-gv_logo {
    margin-bottom: 5px;
    max-height: 140px;
    padding: 0 10px;
    width: 85%;
}

.component-gv__headline{
    font-size: 0.9em;
    line-height: 0.9em;

}

/*
section.main{
margin-top:10px;
}
*/



#shopsh1{
line-height:1px;
}



#shopsh2{
line-height:1em;
}