/*
Items
 */

.height_screen {
  height: 270px;
  background: #ffffff;
}

.height_screen img {
  max-width: 100%;
}

.height_screen span {
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
  display: block;
}

.height_screen a {
  color: #000000;
  text-decoration: none;
}

.themes {
  overflow: hidden;
}

.theme-actions {
  background: rgba(244, 244, 244, 1) !important;
}

.theme-name {
  text-align: left !important;
}

.install {
  float: right;
}