.el-responsive-image{background-color:#f7f4f8;border-radius:var(--el-responsive-image-border-radius);height:100%;height:var(--el-responsive-image-size);min-height:var(--el-responsive-image-min-height);overflow:hidden;pointer-events:none;position:relative;width:100%;width:var(--el-responsive-image-size)}.el-responsive-image--circle{border-radius:50%}.el-responsive-image--shadow{box-shadow:0 1px 3px #0000001f,0 4px 12px #00000026}.el-responsive-image:before{background:var(--el-responsive-image-image);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--el-responsive-image-border-radius);content:"";height:100%;min-height:var(--el-responsive-image-min-height);position:absolute;width:100%}
