/* viva2 */

.__img {
	width: 100%;
	height: 200%;
}
.w-30 {
	width: 30% !important;
}
.sellMap {
	overflow: unset;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.filteredOutSeat{
	opacity: .15;
}

.filteredOutSeatByRange{
	opacity: .15;
}

.map{
	border: none !important
}