        .item-page.layout-default.no-sidebar img {
          border-radius: 8px;
        }
        .col-md-9 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 100%;
        }

/* esm2024展品集作品名字體改小 */
.esm2024_fs a {
     font-size: 18px;
    }

/* esm2024展品集作品圖片高度縮小 */
.esm2024_fs figure {
    height: 200px;
}