[data-page=".global_login"][data-itemid="login-logo"] {
  font-size: 24px;
}
[data-page=".global_login"][data-itemid="page_image_ash8f23hr"] {
  width: 400px;
}


/* Put  your custom CSS code here */

@media screen and (max-width: 767px) {
  .r-pretty-login-page > .r-sideimage {
    justify-items: center;
    align-content: center;
    background: transparent !important;
    margin: 0 auto;
    width: 100%;
    display: flow;
    position: fixed;
    bottom: 0px;
  }
}