

/* Start:/local/templates/html/components-template/banners-section/style.css?1638340623535*/
.banner-section {
  display: flex;
  justify-content: space-between; }
  .banner-section__item {
    max-width: 250px;
    width: calc(25% - 18px);
    position: relative;
    padding-bottom: calc(25% - 18px);
    margin-bottom: 15px; }
  .banner-section .lazy-img-wrap.banner-section__img-wrap {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .banner-section__img {
    max-height: 100%;
    max-width: 100%; }
  @media (max-width: 575px) {
    .banner-section {
      display: none; } }

/* End */
/* /local/templates/html/components-template/banners-section/style.css?1638340623535 */
