@media (min-width: 768px) {
.inner-page h1 {
    width: 80% !important;
}
}