body .card-page .form-additional__top {
  justify-content: flex-start;
  align-items: flex-end;
}
body .price-pre {
  font-size: 20px;
  line-height: 0.8;
  font-family: var(--gr_font_1);
  font-weight: var(--gr_price_font_weight);
  margin-right: 8px;
}
@media (max-width: 480px) {
  body .main-blocks p {
    text-align: left;
  }
  body .main-blocks p a {
    width: 100%;
    height: 100%;
    display: inline-block;
    margin: 0px auto 20px !important;
  }
  body .main-blocks p a img {
    float: unset !important;
    margin: 0 !important;
    width: 100% !important;
  }
}
.product_columns_3 .product-list.thumbs .product-item .product-additional__top-left {
  justify-content: flex-start !important;
}
.product_columns_3 .product-list.thumbs .product-item .product-additional__top-left .price-pre {
  margin-bottom: 10px;
}
.dropdown__content-wrapper--u-irn7b5dq0 {
  top: 0 !important;
}
