

@media only screen and (max-width: 1200px) {
    .content, .content.content_top_margin {
        margin-top: 0!important;
    }
}