[data-id='1770138'] .p-media-layout__inner {
  justify-content: center;
}

[data-id='1783103'] {
  background-color: #efefef;
  border: 1px solid #efefef;
}

[data-id='1783103'] .l-inner .c-heading-2 h2:after {
  content: '';
  display: block;
  margin: 30px auto 50px;
  width: 220px;
  height: 10px;
  background-color: #f96d52;
}

@media only screen and (max-width: 768px) {
  [data-id='1770138'] .p-media-layout__inner {
    height: auto !important;
    width: auto !important;
    margin: inherit !important;
  }
  [data-id='1770138'] .p-media-layout-02__text {
    background-color: #000000;
    padding: 2rem;
  }
}
[data-id="1783103"] .p-layout-features__media {
  display: none;
}
@media only screen and (min-width: 769px) {
  [data-id="1783103"] .p-layout-features__content-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
