.carousel {
  height: 10.66667rem;
  background-color: #eee; }

.promos {
  padding: 0.05333rem 0; }
  .promos-list-item {
    height: 5.33333rem;
    background-color: #ddd; }
    .promos-list-item img {
      width: 100%; }
    .promos-list-item:not(:first-child) {
      margin-top: 0.05333rem; }
