#psdrive .item{
  text-align: center;
  background-color: #00b8e1;
}
#psdrive .category.item{
  text-align: center;
  background-color: #2C3E50;
}
#psdrive .item h5{
  color: #fff;
  margin-bottom:1rem;
}
#psdrive .wojo-carousel .item{
  padding: 3px;
  margin: .25em;
  background-color: #CED7DC;
}
#fileresults {
  position:absolute;
  width:100%;
}