﻿.message_info {
    height: 100%;
    width: 100%;
 /*   padding-top: 30px;*/
    text-align: center;
    /* z-index: 1; */
    /* right: 25%; */
    /* width: 50%; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    font-weight: lighter;
    font-size: 16px;
    background-color: #F3F4F6 !important;
}

    .message_info img {
        max-height: 185px;
        height: 100%;
        width: auto;
        margin: 30px;
        position: relative;
    }
