@media (max-width: 1024px) {  .main-slider .main-slider__list .flickity-page-dots {left: -webkit-calc(50% - 670px);left: calc(50% - 670px);}  .catalog-list .product-block .product-block__big {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}  .catalog-list .product-block .product-block__big .item__title {display: block;margin: 19px 24px 0;font-size: 16px;height: auto;width: inherit;}  .catalog-list .product-block .product-block__big .meta__price {display: block;margin: 25px 0 25px 25px;float: left;width: -webkit-calc(50% - 25px);width: calc(50% - 25px);position: relative;}  .catalog-list .product-block .product-block__big .meta__cart .cart__btn-cart-add {display: inline-block;width: 40px;height: 40px;background: url(img/circle-cart.svg) no-repeat;-webkit-background-size: contain;background-size: contain;}  .cart-product {margin-bottom: 50px;}  .history-block .list__item .item__number .number__p::after {display: none;}  .news-list__item .item__description .description__p {max-height: 90px;overflow: hidden;}  .cart-left-block {margin: 0 0 50px;}  .catalog-list .product-block .product-block__big .item__image {display: block;width: 100%;height: 199px;position: relative;}  .catalog-list .product-block .product-block__big .item__meta {display: table;height: 72px;border-top: solid 1px rgba(151, 151, 151, 0.2);width: 100%;position: absolute;left: 0;bottom: 0;}  .catalog-list .product-block .product-block__big .meta__cart {display: block;float: right;width: -webkit-calc(50% - 24px);width: calc(50% - 24px);margin: 15px 24px 11px 0;text-align: right;}  .header__main-menu {margin-left: 40px;}  .header__inner-right {float: left;margin-left: 30px;}  .main-brands .list__item {width: 140px;}  }  @media (max-width: 1420px) {  #scroller {width: 50px;height: 50px;}  .scroller-arrow:after {width: 20px;height: 20px;}  }  @media (max-width: 991px) {  #scroller {width: 40px;height: 40px;right: 25px;}  .scroller-arrow:after {width: 14px;height: 14px;margin-bottom: -7px;}  }
