/*!
 * ]p
 */

.container {
    max-width: 100%;
}
.bg-inverse {
  color: #fff;
  background-color: #333333;
}
.bg-moeapp {
  color: #fff;
  background-color: #ff00a4;
}
.review {
  list-style-type: none;
  margin-left: -36px;
}
.score {
  font-size: 0.7em;
}

.swiper-container {
    /*width: 100%;*/
    /*height: 300px;*/
    padding: 20px 0px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    /*width: 300px;*/
    /*height: 300px;*/
}


.wrapper {
    overflow: hidden;
}