.as-rs-resourceLink {
  display: none;
}
@media only screen and (max-width: 575px) {
 html    div[data-g] table.crd2Table td:before {
        position: absolute !important;
    }

html    div[data-g] table.crd2Table td {
       padding-left: 50% !important;
    }
}