.header
{
  padding: 30px;
  text-align: center;
  background: #7395AE;
  color: white;
  font-size: 30px;
}

.profile-title-style
{
    font-size: 20px;
    font-weight: bold;
}
.slider-posts img
{
    float:left;
    
}

.slider-posts > img
{
    max-height: 100px;
}

.profile-excerpt.profile-title-style{
    visibility:hidden;
}
.profile-picture
{
    max-height:300px ;
}
body {background-color: gray;}