body.wp-admin .youtube-item {
  display: block;
  float: left;
  width: 200px;
  height: 200px;
  text-align: center;
  border: 1px solid #C0C0C0;
}