/* custom css styles */

.profile-user-img {
  height: 200px;
  width: 200px;
}

.media_thumb {
  border:1px solid #ccc;
  border-radius:5px;
  padding:5px;
  max-width:100%;
  width:100%;
}