.gallery2 {
    display: none!important;
}

.b--section-d {
    /* display: none; */
}

.wg-switcher-watermark {
    display: none !important;
}

.b--section-e__title {
    font-size: 2vw !important;
}

@media all and (max-width: 800px) {
    .b--section-e__title {
        font-size: 20px !important;
    }
}