.POPUP_Menu {
height: 320px !important;
}
.POPUP_Menu .menu-item {
display: flex;
justify-content: center;
align-items: center;
width: 140px;
height: 40px;
color: white;
font-size: 0.875rem;
text-align: center;
border-width: 0px 0px 2px;
border-style: solid;
border-color: rgb(238, 238, 238);
}