@media only screen and (min-width: 64.063em) {
    .top-header {
        margin-top: -10px;
    }
    .header-top-left,
    .header-top-right {
        top: 25px;
    }
}
