.media-image-file{min-height:200px;border-radius:15px;position:relative;border:1px dashed #95989a;margin-bottom:15px;display:flex;align-items:center}.media-image-file .media-image-file-delete{position:absolute;background:#fd625e;border-radius:50%;width:25px;height:25px;right:-5px;top:-5px;color:#fff;line-height:25px;text-align:center;font-weight:700;border:none;z-index:99}.media-image-file .image-file-wrapper{flex:1;border-radius:15px;width:100%;text-align:center;overflow:hidden}.media-image-file .image-file-wrapper img{width:100%}.media-image-file .image-file-wrapper .image-file-text{margin-top:auto;margin-bottom:auto}.media-image-file .image-file-wrapper .image-file-text p{margin-bottom:0}.media-image-file input[type=file]{position:absolute;top:0;left:0;width:100%;bottom:0;cursor:pointer;opacity:0;z-index:3}