@media screen and (min-width: 0px) and (max-width: 912px) {
        .container>div>.row>.col-lg-6>.justify-content-end{
            justify-content: flex-start !important;
    }
  }
