@media only screen and (min-width: 1001px) {
    .content_inner {
        padding-top: 55px;
    }
}