@media (max-width: 768px) {
    .headerOffset {
        padding-top: 0 !important;
    }
}