.booking-item-main{
	padding:2em;
}
.booking-tag{
	padding:0.5em 1em;
	margin:1em;
	border:1px  solid white;
	background-color:#0000ff20;
}

.booking-tag-image{
	width:250px;
	height:250px;
}
.booking-tag-image img{
	width:200px;
	height:200px;
}