.mileage_event_list_container,.point_status_area{
    display: none;
}

.overlay_text_background {
    display: block;
    position: absolute;
    top: 23%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 900px;
}

.overlay_text_content {
    background: #717171;
    color: white;
    font-size: 50px;
    padding: 150px 0;
    border-radius: 5px;
    opacity: 0.90;
}
.unread-marker .unread-badge{
    display: none;
}
#main_pict{
    background-size: 2000px;
    height: 3531px !important;
}
