.vm-button{
    right: 0rem !important;
    bottom: 0rem !important;
    padding: 6px 6px !important;
    left: auto !important;
    bottom: 30% !important;
    width: 140px !important;
}


@media (max-width: 576px) {
.vm-button{
    bottom: 30% !important;
  }
}