If we add the following to extra.less, it will change the size of the title for both desktop and mobile view:
Open Extra.less
Open Extra.less
Code:
.p-title-value {
font-size: 27px;
}