.notification-top{align-items:center;background-color:#fff;-webkit-box-shadow:0 10px 14px -10px rgba(0,0,0,.5);-moz-box-shadow:0 10px 14px -10px rgba(0,0,0,.5);box-shadow:0 10px 14px -10px rgba(0,0,0,.5);height:50px;justify-content:center;position:fixed;top:0;width:100%;z-index:9999}.notification-top__container{height:100%}.notification-top__container img{height:auto;margin:auto;max-height:100%;max-width:100%}.hide-desk{display:none}@media screen and (max-width:768px){.hide-desk{display:block}.hide-mobile{display:none}}