Remove More Payment Options Dawn Theme *Desktop*

I would like to ask for help to remove more payment options under the dynamic buttons in the Dawn theme in the desktop version, I used this code in base.css:

.shopify-payment-button .shopify-payment-button__more-options {

display: none;

}

but it removes only in the mobile and in the desktop it still remains, is there anyone who can provide me with a code to solve.

Thanks for help

Picture Desktop

@Daniel181 you need to comment it from theme file

can you share the theme name here?

Hi thanks is DAWN THEME version 7

I do from section-main-product-css same code and work thanks