Hi
Where change font size of these titles.
specifically reduce
.gk-header1 h1 {
color: #c9c9c9;
font-size: 92px;
font-weight: bold;
letter-spacing: -5px;
line-height: 0.85;
margin: 0 0 32px;
text-transform: uppercase;
}
.gk-header1 h1 {font-size: 72px; }
.box.big-title .header, .box.big-title > .header {font-size: 72px !important }
@media (max-width: 440px) { ... }