.structItem-cell.structItem-cell--latest .MYmicroicon {display: none;}
@media (max-width: 650px) {
.structItem-cell.structItem-cell--latest .structItem-minor:before {
content: "\00A0\00B7\20";
color: #7c9292;
margin-right:1px;
}
.structItem-cell.structItem-cell--latest .structItem-minor {display: inline;}
.structItem-cell.structItem-cell--latest .MYmicroicon {display: inline;}
.structItem-cell.structItem-cell--latest .MYmicroicon .avatar.avatar--xxs {width:14px;height:14px;}
}