#stellapop {
  font-size: 20px;
  font-family: Arial, sans-serif;
  color: #666666;
  line-height: 1.5;
}
#stellapop .container {
  width: 1000px;
}
#stellapop h2 {
  font-family: Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
}
#stellapop p {
  text-align: justify;
}
#stellapop iframe {
  background-color: lightgrey;
}
#stellapop .logo {
  padding-top: 44px;
  margin-bottom: 49px;
  text-align: center;
}
#stellapop .header {
  text-align: center;
  margin-bottom: 45px;
}
#stellapop .popnow {
  width: 560px;
  max-width: 100%;
  margin: 0 auto 40px;
  color: #000;
}
#stellapop .popnow h2 {
  text-align: center;
  margin-top: 50px;
}
#stellapop .popnow .button {
  display: block;
  width: 148px;
  padding: 12px 0;
  margin: 30px auto 0;
  font-family: Arial, sans-serif;
  font-size: 25px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #f0a8b0;
}
#stellapop .popnow .button:hover {
  background-color: #e87d88;
}
#stellapop .about:before,
#stellapop .about:after {
  content: " ";
  display: table;
}
#stellapop .about:after {
  clear: both;
}
#stellapop .about > .image {
  float: left;
}
#stellapop .about .inspiration {
  float: right;
  width: 427px;
  margin-bottom: 75px;
}
#stellapop .about .inspiration h2 {
  margin-top: 25px;
}
#stellapop .about .smell {
  clear: both;
  margin-bottom: 130px;
}
#stellapop .about .smell:before,
#stellapop .about .smell:after {
  content: " ";
  display: table;
}
#stellapop .about .smell:after {
  clear: both;
}
#stellapop .about .smell img {
  float: right;
}
#stellapop .about .smell .text {
  float: left;
  width: 573px;
}
#stellapop .about .smell .text h2 {
  margin-top: -5px;
  text-align: right;
}
#stellapop .about .smell .text p {
  text-align-last: right;
}
#stellapop .backstage {
  width: 580px;
  max-width: 100%;
  margin: 0 auto 40px;
}
#stellapop .backstage h2,
#stellapop .backstage p {
  text-align: center;
}
#stellapop .backstage iframe {
  display: block;
  width: 560px;
  margin: 80px auto 0;
}
