@charset "utf-8";

ul.promos li{
  display: inline;

}

#main-feature{
  float: left;
  width: 100%;
  height: auto
}

.promo{
  width: 25%;
  text-align: center;
  float: left;
}

#content-secondary{
  text-align: center;
}

