  .nomessage{
        max-width: 40% !important;
    }

    .open-email-content{
        height: 100vh !important;
        width:100% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }
