li.navNotificationLi{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 18px;cursor:pointer}li.navNotificationLi>span.redDot{display:none;width:5px;height:5px;border-radius:10px;background-color:#ff6288;position:absolute;margin-top:-29px;margin-right:-9px}li.navNotificationLi>div.notifiIconText{white-space:nowrap;text-align:center;font-size:10px;color:#0090e1;margin-top:3px;font-family:Pretendard-Medium}@media screen and (max-width:976px){li.navNotificationLi{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}li.navNotificationLi>span.redDot{width:5px;height:5px;border-radius:10px;background-color:#ff6288;position:absolute;margin-top:-15px;margin-right:-9px}li.navNotificationLi>div.notifiIconText{display:none}}