@media screen and (max-width: 768px) {
    main {
        padding-top: 78px;
    }
}
