.bx-viewport{
	height: auto !important;
}

@media screen and (max-width: 480px){
	.b-item-status{
		justify-content: left !important; 
	}
}

/* РЕЕСТРОВЫЙ НОМЕР В КАРТОЧКЕ ТОВАРА #284200 */

.b-item-registry-number{
	height: 40px;
	display: flex; 
	margin-bottom: 6px; 
}

.item-list-registry-number-title{
	line-height: 40px; 
	margin-left:10px; 
	color: #545454;
	text-align: center;
	font-family: PT Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.1px; 
}

/* END РЕЕСТРОВЫЙ НОМЕР В КАРТОЧКЕ ТОВАРА */