.slide-success {    
    position: fixed;
    top: 125px;
    left: 0;
    z-index: 9999999;
    width: 174px;
    height: 243px;
    background: url('../../images/new/success-bg.png') center center no-repeat;
    text-align: left;    
}