#first_img {
    max-height: 98vh;
    min-height: 90vh;
}
@media(max-width:768px){
    #first_img {
        max-height: 70vh;
        min-height: 58vh;
    }
}

/*   new  */
.lashoestring .head {
    position: relative;
    top: 0;
}

#first_img {
    max-height: 98vh;
    min-height: 98vh;
}
.top-img-1,.top-img-2,.top-img-3{
    max-width: 500px;
}
.top-img-1 {
    right: 88px;
    bottom: 50px;
    z-index: 3;
}
.top-img-2 {
    right: -90px;
    bottom: 147px;
    z-index: 2;
}
.top-img-3 {
    right: -27%;
    bottom: -16%;
    z-index: 1;
}
.header-block-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.logo-text2{
    font-family: Helvetica;
    font-style: normal;
    font-weight: 900;
    font-size: 72px;
    line-height: 82px;
    color: #FFFFFF;
    z-index: 1;
}
.head{
    height: 98vh;
}
.head__h1{
    margin-top: 30px;
    max-width: 690px;
}
.head__h2{
    margin-top: 30px;
    max-width: 690px;
}
@media(max-width:1090px){
    .top-img-1,.top-img-2,.top-img-3{
        max-width: 400px;
    }
    .head__h1,.head__h2{
        max-width: 100%;
    }
    .header-block-title {
        max-width: 49%;
    }
}
@media(max-width:768px){
    .bizcen-page .head__h1, .bizcen-page .head__h2 {
        max-width: 100%;
    }
    .head__image_logo2{
        max-width: 92vw;
    }
    .header-block-title {
        top: 50%;
        max-width: 90%;
    }
    .logo-text2{
        font-size: 45px;
    }
    /* .head__h2{
        display: none;
    } */
    #first_img {
        max-height: 600px;
        min-height: 600px;
    }
    .lashoestring .head  {
        max-height: 600px;
        min-height: 600px;
    }
    .top-img-2 {
        right: -90px;
        bottom: 44%;
        z-index: 2;
    }
    .top-img-3 {
        right: -3%;
        bottom: 16%;
        z-index: 1;
    }
}
@media(max-width: 600px){
    .top-img-1,.top-img-2,.top-img-3{
        max-width: 400px;
    }
    #first_img {
        max-height: 600px;
        min-height: 600px;
    }
    .lashoestring .head  {
        max-height: 600px;
        min-height: 600px;
    }
}
@media (max-width: 500px){
    .head a{
        margin-top:0;
    }
    .lashoestring .head {
        top: 13%;
        padding-left: 15px;
    }
    .header-block-title {
        top: 40%;
        max-width: 99%;
    }

    .top-img-1,.top-img-2,.top-img-3{
        max-width: 300px;
    }
}
@media (max-width: 400px){
    .head a {
        font-size: 16px;
    }
    .logo-text2 {
        font-size: 35px;
    }
    .top-img-1 {
        right: 88px;
        bottom: 10%;
        z-index: 3;
    }

    .top-img-3 {
        right: -3%;
        bottom: 20%;
        z-index: 1;
    }
    .top-img-2 {
        right: -90px;
        bottom: 43%;
        z-index: 2;
    }
    .header-block-title {
        top: 38%;
        max-width: 99%;
    }
    .head__h1{

        margin-top: 15px;
    }
    .top-img-1,.top-img-2,.top-img-3{
        max-width: 250px;
    }
    #first_img {
        max-height: 500px;
        min-height: 500px;
    }
    .lashoestring .head  {
        max-height: 500px;
        min-height: 500px;
    }
}