.property-questions__icon {
  width: 200px;
  height: 200px;
}

.property-questions__button-section {
  margin-top: 40px;
}

.property-questions__button {
  .btn();
  .btn-primary();
  .center-block();
  width: 170px;
}