@charset "utf-8";

#message img.left {
    margin-right: 20px;
}

#message .name {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}

@media only screen and (max-width: 768px) {

}
