.suggest-div {
  background-color: rgb(245, 245, 245);
  padding: 10px;
}

.suggest-div div {
  text-align: center;
}

.suggest-div-title {
  text-align: center;
  padding-top: 10px;
  height: 52px;
}
