.BN-social-share { background-size: cover; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.text-bg { width: 45%; height: 100%; padding: 3%; background-color: rgba(128, 0, 128, 0.5); color: #fff; }
.facebook .text-bg h1 { font-size: 68px; line-height: 1.2; }
.facebook .text-bg h2 { font-size: 48px; }

.twitter .text-bg h1 { font-size: 46px; line-height: 1.19; }
.twitter .text-bg h2 { font-size: 30px; }

.sp-replacer{width:100%;}
.sp-preview{width: 83%;}

.BN-social-share.bg-stretch {
  background-repeat: no-repeat;
  background-size: cover;
}
.BN-social-share.bg-repeat {
  background-repeat: repeat;
  background-size: auto;
}
.BN-social-share.bg-position {
  background-repeat: no-repeat;
  background-size: 50%;
}


.preview.facebook .BN-social-share { width:  1200px; height: 628px; }
.preview.twitter .BN-social-share { width:  800px; height: 418px; }

.preview.live .BN-social-share { box-shadow: none; overflow: hidden; zoom: 1; }
