@media (min-width: 300px) {
  .name_div p {
    font-size: 22px;
    margin-top: 1px;
    text-align: center;
  }
}

