/* user.css ----------------------------------------------------------------- */

.form-control {
  width: 95%;
}
.piGal {
  width: 100% !important;
}
.piGal img {
    height: auto;
    max-width: 800px;
}
.page-header{
  border-bottom: 7px double #eee;
  margin: 20px 0;
  padding-bottom: 9px;
}
