@media only screen and (max-width: 750px) {

    .ow_siderail {
      display: none;
    }

}
