html body.page-signin{
  background-image: url("../resources/img/fondo-login.png") !important;
  background-size: 100% !important;
  background-color: transparent !important;
}

.title-heading{
  display: flex;
  justify-content: center;
  font-size: 22px;
}