// This magic makes the styles visible for the cloudcannon editor. // This way we can edit them in cloudcannon but they show up correctly for our users. // Docs: docs.cloudcannon.com/editing/visual-editor/#editor-content

.cms-editor-active .hidden-xs, .cms-editor-active .visible-xs

display: initial !important
border: 2px dotted #6e147d
max-height: 400px

.img-fluid.img-center

margin: 0 auto