Woah you need sleep!
I tried replacing:
.content-width {
max-width: 1280px;
padding: 3% 2%;
margin: auto;
}
with
.page-id-120 .content-width .container-fluid {
padding: 0;
}
and it didn’t seem to change anything.
I also tried in CSS and no luck.
Any ideas?