@media only screen and (min-width: 500px) {
    .main-box {
        margin-top: 56px;
    }
}