/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

.gspb-dynamic-post-image {
  min-width: 210px;
  max-width: 210px;
}
@media (max-width: 689.98px) {
   .gspb-dynamic-post-image {
    min-width: 130px;
    }
}
.type-publicite .gspb-dynamic-post-image {
  min-width: 100%;
  max-width: 100%;
}