@media only screen and (min-width:600px) {
    a.go-pay {
        display:none !important;
    }
}