.sr-quote-detail  {
	display: flex;
	width: 100%;
}

.sr-quote-detail div {
	width: 50%;
}

.sr-item-image {
	width: 100px
}