.custom-one{
  /* background-color:#D7DEDC; */
  background-color:#eee;

}
.custom-text-justify {
  text-align: justify;
  text-justify: inter-word;       /* for most browsers */
  -ms-text-justify: distribute;   /* for IE/Edge */
}
.custom-3D{
  height: 50%;
  width: 50%;
}

.custom-video-ads-bg {
  will-change: background-position;
  margin: 0;
  padding: 0;
  background:#2c2c2c fixed;
}