.prose img,.content img,article img{max-width:100%;height:auto;width:600px;max-height:400px;object-fit:contain;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%);margin:1rem auto;display:block;box-sizing:border-box}@media(max-width:768px){.prose img,.content img,article img{width:100% !important;max-width:100% !important;height:auto !important;max-height:none !important}}@media(max-width:480px){.prose img,.content img,article img{width:100% !important;max-width:100% !important;margin:.5rem auto}}.screenshot-img{width:500px;max-height:350px;border:1px solid #e5e7eb;box-sizing:border-box}.interface-img{width:400px;max-height:300px;box-sizing:border-box}.logo-img{width:200px;max-height:100px;box-sizing:border-box}@media(max-width:768px){.screenshot-img,.interface-img,.logo-img{width:100% !important;max-width:100% !important;height:auto !important;max-height:none !important}}