Hi !
As explained here:
Tiled Galleries are built to fill your theme’s content width. You can define a specific $content_width value by adding the following code to your theme’s functions.php file:
if ( ! isset( $content_width ) ) {
$content_width = 800;
}
If you have something new to overwrite Jetpack CSS, I’d be interested ! ??