Go to online store ---------> themes --------------> actions ------> edit code------->assets-----> section-main-product.css
add this code at the end of the file.
@media screen and (min-width: 750px) {
.ss-payment-list {
width: 59%;
}
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
