/* company/index_rwd.css */

@media (max-width: 600px) {
  .page-title span {
    font-size: 16pt !important;
  }
}
