.custom_thumbnail{position:relative;display:block;overflow:hidden;max-width:100%;width:100%;border-radius:3px;background:#fff}.custom_thumbnail:after{content:"";display:block;padding-bottom:var(--padding-bottom,100%);border-radius:3px}.custom_thumbnail img{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;margin:auto;max-width:100%;max-height:100%;height:unset;width:unset;contain-intrinsic-size:160px 160px}