
html,body{max-width:100%;overflow-x:hidden}
img{max-width:100%}
.logo,.footer-logo{object-fit:contain}
.app-list img,.top-apps img,.app-details .app-image,.topic-list .image{background:#f2f2f2;object-fit:cover}
.app-description img,.app-description video,.app-description iframe{max-width:100%;height:auto}
.app-description table{display:block;max-width:100%;overflow-x:auto}
pre,code{max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere}
.menu-button{flex-wrap:wrap;align-items:center}
.rm-collapsed{max-height:9.5em;overflow:hidden;position:relative}
.rm-collapsed:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3em;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff)}
.rm-toggle{margin:8px 0 4px;padding:5px 10px;border:0;border-radius:4px;background:#ff007f;color:#fff;font-size:13px;cursor:pointer}
@media(max-width:767.98px){
  .app-list>.col-4{min-width:0}
  .app-list .title,.app-list .developer{overflow-wrap:anywhere}
  .footer-container .col-4{min-width:0}
  .download-btn{max-width:100%;white-space:normal;text-align:center}
}
