.pattern-page-header {
    position: relative;
}
@media (width < 768px) {
    .pattern-page-header {
        min-height: 320px !important;
    }
}