
/* 01 画像サイズ200px */
.wp-block-ctwlpt-block-numbering-02.ctwlpt-block-numbering-02.is-style-numbering-style-200 .ctwlpt-block-numbering-imgbox > img {
    width: 100%!important;
    max-width: 200px!important;
}


/* 02 画像サイズ300px */
.wp-block-ctwlpt-block-numbering-02.ctwlpt-block-numbering-02.is-style-numbering-style-300 .ctwlpt-block-numbering-imgbox > img {
    width: 100%!important;
    max-width: 300px!important;
}
