.u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url("images/Mackey_Arena_3_2e44cce4-f88a-418c-9a58-652d4d3f7c6a.jpg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 303px;
}

.u-section-1 .u-text-1 {
  background-image: none;
  font-size: 3rem;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  width: 800px;
  margin: 125px auto 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 250px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 191px;
  }

  .u-section-1 .u-text-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 143px;
  }

  .u-section-1 .u-text-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 90px;
    margin-left: 2.5%
  }

  .u-section-2 .u-sheet-1 {
    min-height: 90px;
    margin-left: 2.5%
  }

  .u-section-1 .u-text-1 {
    width: 450px;
    font-size: 1.5rem;
  }

.u-section-2 .u-text-1 {
  margin: 2.5%;
  line-height: 1;
  }

.u-section-2 .u-text-2 {
  margin: 2.5%;
  line-height: 1;
  }

table {  
  width: 400px;
  font-size: 0.85em;
  }
}

.u-section-2 .u-sheet-1 {
  min-height: 550px;
}


.u-section-2 .u-text-1 {
  line-height: 1;
  margin: 5px auto 0 0;
}

.u-section-2 .u-text-2 {
  margin: 5px auto 0 0;
  line-height: 1;
  }


@media screen and (max-width: 1225px) and (min-width: 1045px) {
		.priority-5{
			display:none;
		}
	}
	
	@media screen and (max-width: 1045px) and (min-width: 835px) {
		.priority-5{
			display:none;
		}
		.priority-4{
			display:none;
		}
	}
	
	@media screen and (max-width: 565px) and (min-width: 300px) {
		.priority-5{
			display:none;
		}
		.priority-4{
			display:none;
		}
		.priority-3{
			display:none;
		}
	}
	
	@media screen and (max-width: 300px) {
		.priority-5{
			display:none;
		}
		.priority-4{
			display:none;
		}
		.priority-3{
			display:none;
		}
		.priority-2{
			display:none;
		}
	
	}@font-face {
  font-family: 'bahnschrift';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/bahnschrift.ttf);
}

h5
{
      padding: 0px;
	margin: 0px;
	font-size: 0.75em;
}

tr:nth-child(2)
{ 
        background-color: #EEEEEE;
	  overflow-wrap: anywhere;
}


tr:nth-child(3)
{ 
        background-color: #EEEEEE;
	  overflow-wrap: anywhere;
}

tr:nth-child(4)
{ 
        background-color: #EEEEEE;
	  overflow-wrap: anywhere;
}


tr:nth-child(5)
{ 
        background-color: #EEEEEE;
	  overflow-wrap: anywhere;
}

table
{
      border-style: separate;
      border-spacing: 0px;
     	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	vertical-align: middle;
}