.box {
  width: 65%;
}
.list {
  width: 55%;
}
.fondo {
  width: 10;
  background-color: blue !important;
  text-decoration: dashed !important;
  text-align: right;
}
.imagen {
  margin: 0;
  display: inline-block;
  height: 24px;
  float: none;
}
