body.manga-page .listing-chapters_wrap .wp-manga-chapter.mgcr-has-chapter-thumbnail{min-height:calc(var(--mgcr-chapter-thumb-height) + 20px)}
.listing-chapters_wrap .wp-manga-chapter .mgcr-chapter-thumbnail{float:left;display:block;width:100px;min-width:100px;max-width:100px;height:100px;min-height:100px;max-height:100px;margin:0 18px 0 0;overflow:hidden;border-radius:8px;line-height:0;background:rgba(0,0,0,.12)}
.listing-chapters_wrap .wp-manga-chapter .mgcr-chapter-thumbnail .mgcr-chapter-thumbnail-image{display:block;width:100%;height:100%;object-fit:var(--mgcr-chapter-thumb-fit);object-position:center}
.listing-chapters_wrap .wp-manga-chapter .mgcr-chapter-thumbnail--card{border:1px solid rgba(255,255,255,.16);box-shadow:0 3px 10px rgba(0,0,0,.16)}
.listing-chapters_wrap .wp-manga-chapter .mgcr-chapter-thumbnail--cover{float:left;width:100px;height:100px;margin:0 18px 0 0;border-radius:8px;position:relative}
.listing-chapters_wrap .wp-manga-chapter .mgcr-chapter-thumbnail--cover .mgcr-chapter-thumbnail-image{object-fit:cover;opacity:.82}
@media(max-width:767px){body.manga-page .listing-chapters_wrap .wp-manga-chapter.mgcr-has-chapter-thumbnail{min-height:120px}.listing-chapters_wrap .wp-manga-chapter .mgcr-chapter-thumbnail,.listing-chapters_wrap .wp-manga-chapter .mgcr-chapter-thumbnail--cover{width:100px;min-width:100px;max-width:100px;height:100px;min-height:100px;max-height:100px;margin:0 12px 0 0}}