body.signup .nk-auth-body {
    padding-bottom: 50px;
}

.slider-wrap .slider-wrap-content {
    position: relative;
    margin-top: 0;
    padding-left: 20px;
}

.brand-wrapper {
    height: 180px;
    padding: 0;
}
.brand-wrapper .logo {
    font-size: 40px;
    font-weight: 900;
}

.intro-content-wrapper {
    width: 442px;
    max-width: 100%;
    margin-top: auto;
    margin-bottom: auto;
}
.intro-content-wrapper .intro-title {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 18px;
    color: #ffffff;
}
.intro-content-wrapper .intro-head {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
}
.intro-content-wrapper .intro-text {
    font-size: 15px;
    line-height: 1.29;
    color: #ffffff;
}
.intro-content-wrapper .intro-products {
    width: 100%;
}
.intro-content-wrapper .intro-products ul {
    font-size: 15px;
    font-weight: 700;
    margin-left: 18px;
    display: inline-block;
    width: 44%;
}
.intro-content-wrapper .intro-products li {
    list-style: square;
    color: #ffffff;
}