.credit {font-family: 'Open Sans', sans-serif; font-size: 0.8em; text-align: right; width: 100%; clear: both;}
.docblock {font-family: 'Open Sans', sans-serif; height: 4.8em;  width: 100%; clear: both; display: block; border-bottom: 1px dotted #ddd;}
.hungrydocname {display: inline-block;  float: left; width: 25%; clear: left; height: 4em; padding-right: 0.5em;}
.hungrydocmeals { display: inline-block;font-size: 0.8em; float: left; width: 72%; }
.hungrydocmeals span {font-size: 1em; display: block;}

@media screen and (max-width: 520px) {
  .docblock {font-size: 0.7em; height: 5em;}
  .hungrydocmeals {font-size: 0.8em;}
  .hungrydocmeals span {font-size: 1.25em; }
}
