@media (max-width: 630px) {
    .message__content-section {
        flex-direction: column;
    }
}