/**
 * 注意：此檔案包含自定義樣式，請勿在系統更新時覆蓋
 * Note: This file contains custom styles, do not overwrite during system updates
 * 最後更新 / Last updated: 2025-04-16
 */


/* other */
.page-ab .index-editor-template4 .choose-icon .icondiv.imgdiv {
    padding: 0;
    position: relative;
    img {
        width: 100%;
        height: 100%;
        max-width: inherit;
        position: absolute;
        left: 0;
        top: 0;
        object-fit: cover;
    }
}

@media (max-width: 600px) {
    .page-ab .index-editor-template4 .choose-icon .icondiv.imgdiv {
        height: 300px;
    }
}

/*header .language {*/
/*    display: none !important;*/
/*}*/




