#wrapper .abstract-box-2-column-adt {
  /*	max-width: 1200px;
  	margin-left: auto;
  	margin-right: auto;*/ }
#wrapper .abstract-box-2-column-node {
  float: left;
  margin-bottom: 30px; }
#wrapper .abstract-box-2-column-node:nth-child(2n+1) {
  margin-left: 0 !important;
  float: left;
  margin-bottom: 30px; }
#wrapper .abstract-box-2-column-adt .article-box {
  height: 700px;
  width: 550px; }
#wrapper .abstract-box-2-column-node .abstract-box-img {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
  max-height: 100%;
  max-width: 100%; }