.recomendacion {
  display: flex;
  align-items: center;
  justify-content: center;
}

.producto-recomendado img {
  width: 100px;
  height: 100px;
}
