  @media only screen and (max-width: 1199px) {
    #newsblock {
        display: none;
    }
}