#image-sizes-modal {
position: fixed;
background: #c8c8c859;
top: 0;
border: 0;
left: 0;
right: 0;
height: 100%;
z-index: 9999;
display: flex;
justify-content: center;
align-items: center;
}
.wp-admin #image-sizes-modal {
left: 160px;
}
#image-sizes-modal-loader {
position: absolute;
}.woope-expired-badge {
display: inline-block;
background: #d63638;
color: #fff;
font-size: 12px;
font-weight: 600;
line-height: 1.4;
padding: 2px 8px;
border-radius: 3px;
text-transform: uppercase;
letter-spacing: 0.03em;
}
.woope-expired-badge--single {
font-size: 14px;
padding: 4px 10px;
margin: 0 0 12px;
}