[data-id="1750222"] .app_banner:nth-child(2) .c-media {
  flex-direction: row;
  justify-content: flex-start;
}
[data-id="1750222"] .c-media__item {
  width: 135px;
}

@media only screen and (max-width: 768px) {
  [data-id="1750222"] .p-layout__inner {
    flex-direction: row;
    flex-wrap: nowrap !important;
  }
  [data-id="1750222"] .p-layout__content {
    flex-basis: calc((100% - 0.75rem) / 2) !important;
    max-width: calc((100% - 0.75rem) / 2) !important;
  }
}
