/* Sanyo chef GIF: no extra JS, canvas or animation timer. */
body img.smiley.smiley-sanyo,
body .public-room-chat .post-body img.smiley.smiley-sanyo,
body .private-quick-text img.smiley.smiley-sanyo{
 display:inline-block!important;width:auto!important;height:auto!important;
 max-width:min(150px,46vw)!important;max-height:92px!important;
 object-fit:contain!important;vertical-align:middle!important;border:0!important;
 background:transparent!important;box-shadow:none!important
}
body .smiley-choice.smiley-sanyo-preview{min-width:104px!important}
body .smiley-choice.smiley-sanyo-preview .smiley-system-img{
 width:auto!important;height:auto!important;max-width:88px!important;max-height:58px!important
}
@media(max-width:600px){
 body img.smiley.smiley-sanyo,body .public-room-chat .post-body img.smiley.smiley-sanyo,
 body .private-quick-text img.smiley.smiley-sanyo{max-height:78px!important}
}
