@media screen and (min-width: 769px) {
    .main-nav {
        top: calc(230px + 275px);
    }
}