.btStepsButtons {
  margin-top: 1.5em;
  height: 250px;
  width: 100%;
  line-height: 1.4;
  font-size: 0.85em; }
  .btStepsButtons .steps .step {
    width: 13.5%;
    vertical-align: middle;
    display: none;
    height: 250px; }
    .btStepsButtons .steps .step .imageContainer {
      height: 150px;
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      .btStepsButtons .steps .step .imageContainer img {
        max-height: 140px;
        max-width: 71%; }
    .btStepsButtons .steps .step p {
      margin-top: 0;
      text-align: center; }
  .btStepsButtons .steps .arrow {
    vertical-align: middle;
    margin-top: -7em;
    display: none;
    width: 30px; }

/*# sourceMappingURL=style.css.map */
