.yee-image-wrapper {
  width: fit-content;
  .page-image-content {
    display: flex;

    .img-name {
      width: auto;
    }
  }
}
