H1.ms-rteElement-H1,
H1.ms-rteElement-H2,
H3.ms-rteElement-H3,
H4.ms-rteElement-H4{
    font-family: $din-medium;
}
.ms-rtestate-field{
    h1, h2, h3, h4{
        font-family: $din-medium;
    }
}
.edit-mode-panel{
    display: block !important;
    background-color: white !important;
}
.article-content{
    .ms-rte-border-field{
        width: 100%;
    }
}
// Web Part Properties Tool .edit-mode-panel
#MSOTlPn_Tbl{
    position: relative;
    z-index: 10;
}
.ms-comm-postBodyThreaded img{
    max-width: 590px;
}