.notification .image-wrapper{display:inline-block;position:relative}.notification .blink-animation{animation:blink 1s steps(2,start) infinite}.notification .blink-icon{bottom:100px;height:auto;left:10px;position:absolute;width:40px}.notification .blink-icon-mobile{bottom:30px;height:auto;left:10px;position:absolute;width:40px}@keyframes blink{to{visibility:hidden}}
