/*
 * @file
 * Provides the layout styles for two-column layout section.
 */
@layer components {
  .lpb-layout .w-screen {
    width: auto;
  }


}
