Hi Minion
On the other thread you helped me to skew the slanted modules to horizontal however that CSS override did not apply to mobile or tablet. Do you have a new CSS which applies to both mobile and tablet?
.frontpage #gkDarkBottom::after, .frontpage #gkDarkBottom::before,
.frontpage #gkBottom3::after, .frontpage #gkBottom3::before {
transform: skewY(0deg);
}
#gkBottomSection::before {
transform: skewY(0deg) !important;
}