div.player-container {
  width: 60%;
  /*padding-left: initial;*/
  /*padding-right: initial;*/
  /*align-self: center;*/
  display: block;
  margin: auto;
}

header.masthead {
  background-image: url("../../assets/img/Top%20Carrescell/4edit.jpg");
  background-size: contain;
}

.player {
  width: 90%;
  padding-left: 5%;
}

div.row-player {
  width: inherit;
}

.rounded {
  border-radius: .75rem !important;
}

header.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

*, *::before, *::after {
  /*box-sizing: border-box;*/
}

#Stream {
  width: 80%;
  display: block;
  margin: auto;
}

.img-responsive {
}

.img-responsive {
  padding-left: 10%;
}

