.login-sliders{
    position: fixed;
    width: 100%;
    height: 100vh;
}
.login-sliders div{
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.bx-wrapper{
    position: fixed !important;
    padding: 0 !important;
    border:none;
    width: 100%;
    height: 100vh;
    background: #444a52;
}