/* Custom CSS for DeMarini BBCOR Bats Showcase */

/* Force image refresh with a unique identifier */
.hero-image, .story-image {
    background-color: transparent !important;
}

/* Add this to help with image caching issues */
img[src*="imgur"] {
    max-width: 100%;
    height: auto;
}