

/* Start:/local/templates/xbitt/styles/area/banners.css?1767706294678*/
.bannerList {
  margin-bottom: 1rem;
}

.bannerList .__vertical .bannerList__item {
  width: calc(100% - 20px);
}

.bannerList__item {
  margin-bottom: 1rem;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}

.bannerList__itemContainer {
  display: block;
  padding-top: 50%;
  position: relative;
  background: transparent center center/cover no-repeat;
}

@media screen and (max-width: 780px) {
  .bannerList__item {
    width: calc(50% - 20px);
  }
}

@media screen and (max-width: 400px) {
  .bannerList__item {
    width: calc(100% - 20px);
  }
}
/*# sourceMappingURL=../maps/area/banners.css.map */

/* End */
/* /local/templates/xbitt/styles/area/banners.css?1767706294678 */
