
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    pdv-date-picker {
        width: 100%;  
        min-width: 240px;
    }

    .din-wrapper {
        img {
            display: none;
        }
        &::after {
            content: "DIN";
        }
    }


    :-ms-input-placeholder.form-control{
        line-height: 0;
    }

    .et_pb_section_versicherungen_hero_c1 {
        .divi-section-overlay-block {
            .divi-section-c2 {
                .container {
                    margin-top: 40px;
                }
            }
        }
    }

    
    ._brlbs-embed._brlbs-video-youtube {
        width: 100%;
    }
    

    .navbar-expand-xl  {
        .mr-auto {
            margin-right: 50px !important;
        }

    }
}

