.package-grid .views-grid-cell {
  overflow: hidden; }

.package-grid button.ms-DetailsRow-check {
  height: 100%; }

.package-grid .vss-DetailsList--titleCellTwoLine {
  margin-left: 0 !important; }

.package-grid .brand-image-icon {
  width: 1.75rem !important; }
  .package-grid .brand-image-icon img {
    width: 1.75rem;
    height: 1.75rem; }

.package-grid .aggregated-metric-icon,
.package-grid .metric-error-icon {
  display: inline-block;
  padding-right: 5px;
  position: relative;
  top: 3px; }

.package-grid .aggregated-metric-text {
  display: inline-block; }
