.last-posts-corail {
  .post-item:hover img {
    @apply transform scale-110;
  }
}