@CHARSET "UTF-8";

.left-column {
  float: left;
  height: 616px;
}

.right-column {
  background: #fff;
  margin: 0 0 0 694px;
  height: 616px;
}

.right-column .marger {
  display: inline-block !important;
}

.right-column p {
  text-align: left !important;
}

.clear-fix {
  clear: both;
}
