#lsdd-popup-notification{position:fixed;display:block;bottom:20px;left:20px;z-index:9999999999999!important}.container-popup{box-shadow:rgba(9,30,66,.25) 0 1px 1px,rgba(9,30,66,.31) 0 0 1px 0;width:360px;max-height:100px;border-radius:3px;background-color:#fff;cursor:pointer;display:flex;align-items:start;justify-content:center}.popup-headline{margin:0;margin-bottom:2px;line-height:1.7;font-size:15px;padding:0}.popup-image{flex-shrink:0;flex-basis:30%;background:#fbfbfb;max-height:100px;max-width:100px;margin-left:-10px}.popup-image img{object-fit:cover;width:100px;height:100px}.popup-content{flex-shrink:0;flex-basis:70%;padding:10px;max-height:95px;overflow:hidden}.popup-content p{padding:0;margin:0}.popup-content p{font-size:12px!important;padding-bottom:4px;margin-top:-3px!important;line-height:1.4}@media only screen and (max-width:480px){#lsdd-popup-notification{position:fixed;display:none;bottom:10px;left:7px;height:100px}.container-popup{width:307px}.popup-headline{font-size:13px;margin:0}.popup-image{max-height:90px;max-width:90px;margin-left:-6px}.popup-image img{object-fit:cover;width:90px;height:90px}.popup-content{max-height:85px}.popup-content p{padding-bottom:0}}