.full_btn span{
    position:absolute;
    right:20px;
    bottom:20px;
    font-size:3rem;
    cursor:pointer;
	z-index: 101;
	opacity: 0.6;
	color:#FFF;
}

#noticePanel .outer {
  display: flex;
  justify-content: center;
  align-items: center;
  height:100%;
}