Don’t forget to take a backup of the file prior to any change. We won’t be able to help in case of data loss.
1) in mobile-layout.css – line 867
Comment out
.landing .bg {
background: #5e5e5e !important;
}
so that it looks like
/*
.landing .bg {
background: #5e5e5e !important;
}
*/