@media (max-width: 768px) {
    .panel-layout h1 {
        font-size: 2.3rem !important;
    }
    .panel-layout h2 {
        font-size: 1.5rem !important;
    }
}