.t-store__card__mark {
  width: 90px;
  height: auto;
  padding: 5px 10px;
}
#t-header  {
		position: sticky;
		position: -webkit-sticky;
		z-index: 999;
		top: 0px;
	}
.t706__cartwin-totalamount-wrap, .t706__cartwin-bottom, .t706__cartwin-heading, .t706__product-amount {
    display: none !important;
}
.t706__cartwin-top:before {
    content: 'Рассчитать цену под ключ';
    font-size: 22px;
    text-align: center;
    font-family: 'MuseoSansCyrl',Arial,sans-serif;
    font-weight: 500;
}
.t795__title {
    margin-bottom: 15px !important;
}