#ms-cookies-betting {
    color: white;
    justify-content: center;
    display: flex;
}

#cookie-reprompt,
#betting-opt-out-link {
    padding: 0 15px;
}

#betting-opt-out-link {
    hyphens: auto;
}

@media screen and (min-width: 769px) {
    [id^="div-gpt-ad-cryptobenelux_ros_adopfinder_"] {
        min-height: 110px;
    }

    .ms-container:has(#div-gpt-ad-cryptobenelux_ros_middle1, #div-gpt-ad-cryptobenelux_ros_middle2) {
        min-height: 270px;
        place-content: center;
    }
}

@media screen and (max-width: 768px) {

    .raw-html-component:has(.ms-container > #div-gpt-ad-cryptobenelux_ros_side3) {
        display: none !important;
    }

    [id^="div-gpt-ad-cryptobenelux_ros_adopfinder_"] {
        min-height: 270px;
    }

    .ms-container:has(#div-gpt-ad-cryptobenelux_ros_inarticle) {
        min-height: 400px;
        place-content: center;
    }

    .ms-container:has(#div-gpt-ad-cryptobenelux_ros_middle1, #div-gpt-ad-cryptobenelux_ros_middle2) {
        min-height: 620px;
        place-content: center;
    }
}