.graph-mobil {
    margin: 20px auto 0;
    position: relative;
    max-width: 90%;
    width: 100%;
}
.graph-mobil #animation_container{
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 100% !important;
}
.graph-mobil #animation_container .my-class{
    display: block;
    width: 100% !important;
}
.graph-mobil #animation_container .other-class{
    width: 100% !important;
}
