.main-content {
  padding-bottom: 80px;
}

#feature .feature__main {
  margin-top: 62px;
}
#feature .img-row .row {
  padding-top: 54px;
}
#feature .img-row .row .content .button {
  margin-top: 17px;
}
#feature .feature__main__item__button {
  display: block;
}

/*--------------------------------------
  smartphone
--------------------------------------*/
@media only screen and (max-width: 560px) {
  #feature .feature__main {
    margin-top: 58px;
  }
  #feature .img-row .row .photo {
    margin-top: 16px;
  }
}

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