/*
 * These styles are meant for content that won't display well without javascript.
 * They are used by ruby-elements modules.
 */

/* homepage slider */
.carousel-section {
    min-height: 430px;
}
.module--carousel-to-static-columns__column {
    display: inline-block;
}
