aldenbaker1 Hi
I tried to add this custom css rule into your site:
@media only screen and (min-width: 481px) {
.joms-media.like, .joms-media--image, .joms-media--images, .joms-media--event {
max-width: 100% !important;
}
}
but I don't see the change on frontend, it seems that there is cache settings on your server side.
Could you clear the cache there?