.clima .card .img {
  width: 50px;
  height: 36px;
  overflow: hidden;
}

.clima .card .img img {
  width: 70px;
}

.clima .card .card-text {
  font-weight: bold;
}
/*# sourceMappingURL=clima.css.map */