.bg-container {
  background-image: url('../bg/hintergrund_psychotherapie_neu.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
  background-size: cover;
 }