@media screen and (max-width:800px) {
  #signup tr {
    display: flex;
    flex-direction: column;
  }
  #jarallax-container-0 div, .cid-tUpnmKvZh6 {
    background-image: url("../images/in_mobile_v2.jpg")!important;
  }

}