@media (max-width: 480px) {
  .lpc-folder-1__name span {
    font-size: 16px !important;
  }
  .lpc-folder-1 .lpc-col-12-xs {
    width: calc(50% - 16px) !important;
  }
  .lpc-folder-1 .lpc-folder-1__item.four-columns {
    margin-top: 0 !important;
    padding-top: 20px !important;
  }
  .lpc-block .lpc-image-type-1 {
    border-radius: 0 !important;
  }
}
