.prd-Recommendedations .prd-Recommendedations_Title {
  text-align: center;
  font-size: 20px;
  line-height: 20px;
}
@media (min-width: 750px) {
  .prd-Recommendedations .prd-Recommendedations_Title {
    font-size: 24px;
    line-height: 24px;
  }
}