Overflow-X scroll

Apply CSS on the Parents Container of an Image.

selector {
    max-width: 16383px !important;
    overflow-x: scroll !important;
}