//if the profile has a story then add this class
.story{
    border: 2px solid $black;
    padding: .5px;
}