  


/* ---- particles.js container ---- */

#particles-js{
  width: 100%;
  max-height: 700px;
  background-color: #005778;
  background-image: url(/en/content/datastrategy/js/particles/'');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
