/* Beginning of Ticket 1245085 - Steve 27 Sep 2024 */

/* https://zenfolio.zendesk.com/agent/tickets/1245085 */

/* To add space on right of last Gallery Page image in slide */

body.gallery .asset.image .image-wrap {
    padding-right: 50px!important;
}

/* End of Ticket 1245085 */