/* Set field description in two cols */
.ie9 .field-body p#two-columns {
  width: 45%;
  margin-right: 2%;
  float: left;
  display: inline;
}
