body.page-template-template-simulator .content {
margin-bottom: 40px }

body.page-template-template-simulator .content .note {
font-style: italic;
font-size: 0.9em }

#iframe-wrapper {
display: flex;
max-width: 1100px;
flex-direction: column;
overflow: hidden; }

#screen-container {
position: relative;
flex-grow: 1;
border: none;
margin: 0;
padding: 0;}

body.page-template-template-simulator img.inline-image {
background: #000;
width: 25px; }

@media only screen and (max-width: 879px) {
  body.page-template-template-simulator .content .note.wide {
    display: none;
  }
}
