.msrback {
  background-image: url(https://workflow.sarstedt.com/theme/cf2024/msrs_back.svg);
  background-repeat: repeat-x;
  height: 300px;
  min-height: 300px;
  background-position: center center;
  background-size: cover;
}

.bme #animation 
    { 
    margin-top:50px;
    }
#bmecanvas { 
    max-width:100%;
        aspect-ratio:1/1;
    max-height:98vh;
        }