.head-occupation {
    width: 100%;
    height: 64px;
}

@media (max-width: 1660px) {
    .head-occupation {
        height: 100px;
    }
}