.notifications{width:auto;position:absolute;z-index:9999;max-height:158px;overflow:hidden}.notifications.top-left,.notifications.top-right{right:20px;left:20px;top:20px}.notifications.bottom-left,.notifications.bottom-right{right:20px;left:20px;bottom:20px}.notifications>div{position:relative;margin:5px 0;padding:15px 35px 15px 15px;width:100%}@media screen and (min-width:768px){.notifications{width:340px}.notifications.top-right{right:20px;left:auto;top:20px}.notifications.top-left{right:auto;left:20px;top:20px}.notifications.bottom-left{right:auto;left:20px;bottom:20px}.notifications.bottom-right{right:20px;left:auto;bottom:20px}.notifications>div{position:relative;margin:5px 0;padding:15px 35px 15px 15px;width:100%}}