:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}

@media (min-width: 992px) {
  .tenants-bottom-equal {
    min-height: 206px;
  }
}