I think that is because the advertisement is not fit to mobile width. Can you try to disable the Easy responsive footer and the other component you created with the snippet i posted before. Just for checking the padding issue is from the adverts or other?
I think I found a possible solution for this.
Could you add this to the same new component what you create before to check how it works? Just paste it below the previous snippet @dis_whiterussian
.wrap {
margin-left: unset;
margin-right: unset;
}