main {
    padding-top: 114px !important;
}
@media screen and (max-width: 1024px) {
    main {
        padding-top: 71px !important;
    }
}