@media (max-width: 768px) {
    .whb-header {
        margin-bottom: 0px !important;
    }

    .whb-general-header-inner {
        padding-right: 30px;
        padding-left: 30px;
    }

    .whb-column.whb-mobile-left.whb-hidden-lg,
    .whb-column.whb-mobile-right.whb-hidden-lg {
        flex: 15%;
    }

    .whb-column.whb-mobile-center.whb-hidden-lg {
        flex: 70%;
    }

    .main-page-wrapper {
        margin: 25px 40px 0px 40px;
        padding-top: 0px;
    }

    .whb-row .whb-g1k0m1tib7raxrwkm1t3.wd-tools-element .wd-tools-inner, .whb-row .whb-g1k0m1tib7raxrwkm1t3.wd-tools-element > a > .wd-tools-icon {
        background-color: #D4D8FF !important;
        border-radius: 8.867px;
    }

    .wd-tools-element .wd-tools-icon:before {
        display: none;
        visibility: hidden;
    }

    .whb-main-header {
        z-index: 2;
    }
}