.cometchat-image-bubble{border-radius:var(--cometchat-radius-3);cursor:pointer;background:0 0;justify-content:center;width:100%;max-width:250px;height:auto;max-height:350px;padding:0;display:flex;overflow:hidden}.cometchat-image-bubble__body{border-radius:inherit;object-fit:cover;width:100%;height:100%;margin:0}.cometchat-image-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-image-bubble-outgoing{background:var(--cometchat-primary-color)}