/* 00355092 */
.stx-TicketShopWidget-catalog .stx-Catalog .customLink {
    display: block;
    text-align: center;
}

.stx-TicketShopWidget-catalog .stx-Catalog .customImage {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: var(--generalBorderRadius, 12px);
}
/* 00355092 END */
