.frame-type-mask_imagelist .imagelist-item{min-width:280px;flex-wrap:wrap;text-align:center}.frame-type-mask_imagelist .imagelist-item img{min-height:80px;height:80px;object-fit:contain;margin-bottom:20px;padding:10px}.frame-type-mask_imagelist .imagelist-item .imagelist-title{font-size:var(--fontSizeXL);font-weight:900;margin-bottom:20px;color:var(--colorPrimary)}.frame-type-mask_imagelist .imagelist-item .imagelist-text{font-size:var(--fontSizeMD);min-width:250px}@media screen and (max-width:500px){.frame-type-mask_imagelist .imagelist-item .imagelist-title{font-size:var(--fontSizeL)}}