.credit-block {
  width: 100%;
  margin-top: 0; 
}
.credit-block__caption {
	position: relative;
	width: auto;
    display: inline-block;
}
.credit-block__caption:after {
	content: '';
	position: absolute;
	top:-8px;
	right: -10px;
	width: 10px;
    height: 11px;
    background: url(/images/complekt_new_sk/question_mark.svg) no-repeat;
}
/*# sourceMappingURL=style.css.map */
