/*.t994__slds-wrapper {*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*    border-radius: 20px;*/
/*}*/

/*.t994__width-wrapper {*/
/*    position: relative;*/
/*    z-index: 1;*/
/*    max-width: 360px;*/
/*    height: 537px;*/
/*    margin-left: calc(50% - 620px + 20px);*/
    
/*}*/

@media screen and (max-height: 900px) {
    .t994 {
        padding: 0px 0 00px
    }

    .t944__loaders-container {
        margin-top: 70px
    }
}


@media screen and (max-width: 900px) {
    
    .t994__bgimgwrapper {
    position: absolute;
    width: 320px;
    height: 570px;
    }

    .t994 {
        padding: 00px 0 0px;
        
    }

    .t944__loaders-container {
        margin-top: 70px
    }
    
    .t994__slds-wrapper {
    position: relative;
    overflow: hidden;
    margin:20px;
    border-radius: 0px;
    }
    
    .t994__width-wrapper {
    position: relative;
    z-index: 1;
    width: 320px;
    hight: 569px;
    margin: 0 auto;
    }
    
}