.context { display:none; }



@media (max-width:480px) {

.context { display:block; }
.context .meMsg_MsgBlk .meMsg_MsgTitle { margin-bottom: 5px; }

}
