.m-w-100{
    max-width: 100px !important;
}
.m-w-200{
    max-width: 200px !important;
}
.m-w-300{
    max-width: 300px !important;
    width: 200px !important;
}
.m-w-400{
    max-width: 400px !important;
}

.bg-reply{
    padding: 10px;
    background-color: #4BAF47!important;
    color: white;
}

.bg-reply span{
    color: white;
}
