.slide-chart-container { width: 90%; min-width: 880px; height: 750px; margin: auto; padding-left: 6%; } :host /deep/ .carousel-indicators { display: none; } :host /deep/ .carousel-control { width: 5%; cursor: pointer; } :host /deep/ .chart-legend { position: absolute; margin-top: -60px; margin-left: -220px; } :host /deep/ .chart-legend .legend-labels { width: 200px; } :host /deep/ .chart-legend .legend-label { float: left; padding-left: 14px; }