#presenthead {
  font-size: 1.2em;
  font-weight: bold
}

#rasmi-pic {
  max-width: 60%;
  margin: 0 10px 10px 10px;
  float:right;
}

@media (max-width: 500px) {
  #rasmi-pic {
  max-width: 100%;
  margin: 0 0 10px 0;
  float:none;
  }
}

.poster {
  margin-bottom: 15px;
}

#middle-post-nudge {
  height: 75px;
  width: 100%;
}