@use '../../stylesheets/mixins' as *; @use '../../stylesheets/colors' as *; .full-width { position: relative; width: 100vw; margin-left: calc(-50vw + 50%); /* margin-top: -21px; full pagen */ /* width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw;*/ } .carousel-item { height: 65vh; min-height: 300px; background: no-repeat center center scroll; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .carousel-snd-item { height: 85vh; min-height: 400px; background: no-repeat center center scroll; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .carousel-control-next-icon, .carousel-control-prev-icon { width: 40px; height: 40px; } // react-bootstrap v2 renders indicators as