.row-top > *
	{
		position: relative;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
	}

.price
	{
		margin-left: auto;
	}


