@media only screen and (max-width : 479px) {
  .subtitle {
    font-size : 13px;
  }
}
