.oxy-quick-uploader .editor {
  min-height: 250px;
}

.widget img {
  max-width: 100%;
  height: auto;
}

.metabox-holder {
  *zoom: 1;
  margin-bottom: 48px;
  padding-bottom: 24px;
  border-bottom: 1px solid #f6f6f6;
}
.metabox-holder:after {
  content: "";
  display: table;
  clear: both;
}
