/**
 * CWP Hero with Nested Carousel
 */
.paragraphs-item-cwp-hero-with-nested-carousel .cwp-carousel {
  max-width: 945px;
  margin: 0 auto;
  margin-top: 30px; }
  @media (min-width: 991px) {
    .paragraphs-item-cwp-hero-with-nested-carousel .cwp-carousel {
      margin-top: -240px; } }
