.cart-prew-btn {
  max-width: unset; }

.folders-block__image_in img {
  object-fit: contain; }

.folders-block__item_title {
  min-height: 0; }

.folders-block__item_title {
  padding: 3px 10px; }

.main-slider__title {
  background: rgba(187, 227, 72, 0.9); }

.main-slider__text {
  background: rgba(255, 255, 255, 0.9); }

.folders-block__item_title {
  background: rgba(187, 227, 72, 0.9); }

.folders-block__desc {
  background: rgba(255, 255, 255, 0.9); }

.folders-block__item:hover .folders-block__desc {
  background: rgba(88, 183, 138, 0.9); }

@media (max-width: 480px) {
  .g-article--simple-view .g-article__image {
    margin-bottom: 20px; } }

.slangs {
  display: flex;
  flex-wrap: wrap;
  padding-top: 5px; }
  .slangs .slangs_items {
    padding-right: 10px; }
    .slangs .slangs_items a {
      font-weight: bold;
      text-decoration: none;
      color: #000; }
  @media (max-width: 767px) {
  .slangs {
    align-items: center;
    justify-content: center; }
    .slangs .slangs_items {
      padding-right: 5px;
      padding-left: 5px; } }
