#psdrive .item{

  text-align: left;
  box-shadow: 1px 1px 1px 1px rgba(0,0,0,.075);
}

#psdrive .category.item{
  text-align: center;
}
#psdrive .item h5{
  margin-bottom:1rem;
}
#psdrive .wojo-carousel .item{
  padding: 3px;
  margin: .25em;
  background-color: rgba(0,0,0,.075);
}
#fileresults {
  position:absolute;
  width:100%;
}