.derecha {
  text-align: right;
}

.imagen-validar {
  background: url('/assets/img/custom/0570-min.jpg');
  background-position: center;
  background-size: cover;
}

.logo-corporativo {
  background: url('/assets/img/custom/2021_logo LTS_341x142_tte.png');
  background-position: center;
  background-size: cover;
  background-size: contain;
  height: 100px;
  width: 100%;
  background-repeat: no-repeat;
  margin-top: 25px;
}

.table td, .table th {
  padding: .5rem !important;
}