﻿.tableboarder {
	border: 1px solid #000000;
	object-fit: contain !important;
	}

.betatable12 {
	border: 1px solid #000000;
	width: 24vw !important;
	height: calc(25vw * 1.65) !important;
	
}

.betatable12 img{
	border: 0px solid #000000;
	width: 100% !important;
	height: 100% !important;
	object-fit: fill !important;
}


.betatable3 {
	border: 1px solid #000000;
	object-fit: fill !important;
	width: 7vw !important;
	height: calc(25vw * 1.65) !important;


	
}

.betatable3 img{
	border: 0px solid #000000;
	width: 100% !important;
	height: 100% !important;
	object-fit: fill !important;

}


.betatable4 {
	border: 1px solid #000000;
	object-fit: contain !important;
	width: auto !important;
	height: auto !important;
	font-size: 18pt !important;
	text-align: left !important;
	
}


.betalabel12 {
	border: 1px solid #000000;
	width: 24vw !important;
	height: calc(25vw * 0.825) !important;
	
}

.betalabel12 img{
	border: 0px solid #000000;
	width: 100% !important;
	height: 100% !important;
	object-fit: fill !important;
}


.betalabel3 {
	border: 1px solid #000000;
	object-fit: fill !important;
	width: 7vw !important;
	height: calc(25vw * 0.825) !important;


	
}

.betalabel3 img{
	border: 0px solid #000000;
	width: 100% !important;
	height: 100% !important;
	object-fit: fill !important;

}

