Hi @pankhhari ,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
@media screen and (max-width: 749px) {
.slideshow__text .button.button--primary {
padding: 1rem;
font-size: 0.8rem;
min-height: auto;
min-width: auto;
}
}