/*! Place your custom styles here */

.list-inline--images img {
    max-height: 90px;
}

.list-inline--images--bigger img {
    max-height: 150px;
}

.list-inline--images--breath img {
  padding: 20px;
  margin: 10px;
}