Hi FeringSteve ,
Welcome to the Buttonizer Forums!
You can make the main button's icon image exceed the size of the button by using this custom CSS:
.buttonizer-head img {
max-width: none !important;
}
Just simply paste this into WordPress' Additional CSS setting inside Customize. 😁
Let me know if this works for you!