/* custom */   
#konten img {
    height: auto;
    max-width: 100%;
}

#konten blockquote {
  /* These could share styling */

  font-size: 14px;
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17px;
  border-left: 5px solid #eeeeee;
  position: relative;

}