@media (min-width: 562px) {
.hotfix-margins .richtext > .image-richtext-container {
margin-bottom: 0 !important;
}
}
.hotfix-margins .row.richtext > div:last-of-type .image-richtext-container {
margin-bottom: 0 !important;
}
.hotfix-margins .image-richtext-container + br,
.hotfix-margins .elementlist[data-cm-metadata*="{&quot;_&quot;:&quot;properties.items&quot;}"]{
display: none;
}
