.msg-img-left {
    border-radius: 0 20px 20px 20px;
}
.msg-img-right {
    border-radius: 20px 0 20px 20px;
}