@media only screen and (min-width: 1700px) {
  .justFort {
    font-size: 24px !important;
  }
  .justFort1 {
    font-size: 14px !important;
    letter-spacing: 0.1px;
  }

  .MuiListItem-root {
    padding: 15px !important;
    font-size: 15px;
    line-height: 15px !important;
  }
  .search-input {
    height: 20px !important;
  }
}
