.accountbg {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.bgOpac{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #00000096;
}

.logoClass{
    height: 90px;
    border-radius: 7px;
}