.bathroom-trend {

  &__look-item {
    display: flex;
    flex-direction: column;
  }

  &__img-wrap {
    margin-bottom: auto;
  }

  .js-expanded-text {
    display: none;
  }
}
