Hey user877,
This CSS is applying on both desktop and mobile on my end:
#main #section-width {
max-width: 91%;
left: 50%;
position: relative;
transform: translateX(-50%);
}
Could you try to explain your intentions a bit further please?
Best regards,
Rikard