.user-area {
    margin-bottom: 10px;
}

.thread_user_image {
    object-fit: cover;
    height: 25px;
    width: 25px;
    border-radius: 50%;
}
