/* CSS ESPECIAL PER DISSENY/FORMAT DEL PLUGGIN DE INSTAGRAM único para esta columna (Instagram) */
body .vc_custom_1582739616108{
  padding-top: 12px !important;   /*  .wpb_wrapper{
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* Header de Smash Balloon (está antes de #sb_instagram) */
body .vc_custom_1582739616108 .sb_instagram_header{
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* Quita el margen por defecto del H3 (era el culpable del hueco grande) */
body .vc_custom_1582739616108 .sb_instagram_header h3{
  margin-top: 0 !important;
}

/* Si hay un “empty space” dentro de esa columna, lo escondemos */
body .vc_custom_1582739616108 .vc_empty_space{
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}