.uwaw{
  right: 0!important;
    left: 0!important;
    position: absolute;
    background: rgb(0, 72, 255);    
}
/* Ai third party tool small man */
body .uwy.userway_p1 .userway_buttons_wrapper {
    top: 90%!important;
    right: -190%!important;
    left: 0%;
    bottom: auto;
    left: calc(100vw - 21px);
    transform: translate(-100%);
  }
  /* Ai third party tool small man */
  @media only screen and (max-width:1024px){
    body .uwy.userway_p1 .userway_buttons_wrapper {
        top: 88% !important;
        right: -184% !important;
        left: 0%;
    }
  }
  @media only screen and (max-width:830px){
    body .uwy.userway_p1 .userway_buttons_wrapper {
        top: 87% !important;
        right: -179% !important;
        left: 0%;
    }
  }
  @media only screen and (max-width:576px){
    body .uwy.userway_p1 .userway_buttons_wrapper {
        top: 88% !important;
        right: -172% !important;
        left: 0%;
    }
  }
  @media only screen and (max-width:432px){
    body .uwy.userway_p1 .userway_buttons_wrapper {
        top: 89% !important;
        right: -164% !important;
        left: 0%;
    }
  }
  @media only screen and (max-width:375px){
    body .uwy.userway_p1 .userway_buttons_wrapper {
        top: 89% !important;
        right: -159% !important;
        left: 0%;
    }
  }