.notification_popup {
    width: 700px;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
    left: calc(50% - 350px);
}
