[data-id="d1784516-1"] {
  max-width: var(--width-max-content);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding-top: 10px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
@media only screen and (min-width: 769px) {
[data-id="d1784516-1"] {
display: flex;
}
 [data-id="d1784516-1"] .p-media-layout__media {
    max-width: 90%;
  }
}

