/*******************
***2022-23 SEASON***
********************/

/*CHIHUAHUA DIVISION*/
.standings-chihuahua-division {
    width: 750px;
    height: 10.5%;
    border-radius: 75px;
    background: #316b1b;
    position: absolute;
}

.chihuahua-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: white;
    left: 17%;
    background: #316b1b;
    border: 1px solid white;
}

.chihuahua-table-header {
    background: white;
    color: #316b1b;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
}

.chihuahua-outline1 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 15px;
}

.chihuahua-photo1 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.6%;
    top: 30%;
}

.chihuahua-outline2 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 15px;
}

.chihuahua-photo2 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 30%;
}

/*PITTBULL DIVISION*/
.standings-pit-bull-division {
    width: 750px;
    height: 10.5%;
    border-radius: 75px;
    background: #ff8e00;
    position: absolute;
    top: 129px;
}

.pit-bull-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: white;
    left: 17%;
    background: #ff8e00;
    border: 1px solid white;
}

.pit-bull-table-header {
    background: white;
    color: #ff8e00;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
}

.pit-bull-outline1 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 15px;
}

.pit-bull-photo1 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.6%;
    top: 30%;
}

.pit-bull-outline2 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 15px;
}

.pit-bull-photo2 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 30%;
}

/*BULLDOG DIVISION*/
.standings-bulldog-division {
    width: 750px;
    height: 10.5%;
    border-radius: 75px;
    background: #356dd3;
    position: absolute;
    top: 258px;
}

.bulldog-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: white;
    left: 17%;
    background: #356dd3;
    border: 1px solid white;
}

.bulldog-table-header {
    background: white;
    color: #356dd3;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
}

.bulldog-outline1 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 15px;
}

.bulldog-photo1 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.6%;
    top: 30%;
}

.bulldog-outline2 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 15px;
}

.bulldog-photo2 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 30%;
}

/*ROTTWEILER DIVISION*/
.standings-rottweiler-division {
    width: 750px;
    height: 10.5%;
    border-radius: 75px;
    background: black;
    position: absolute;
    top: 387px;
}

.rottweiler-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: white;
    left: 17%;
    background: black;
    border: 1px solid white;
}

.rottweiler-table-header {
    background: white;
    color: black;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
}

.rottweiler-outline1 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 15px;
}

.rottweiler-photo1 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.6%;
    top: 30%;
}

.rottweiler-outline2 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 15px;
}

.rottweiler-photo2 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 30%;
}

/*DALMATION DIVISION*/
.standings-dalmatian-division {
    width: 750px;
    height: 10.5%;
    border-radius: 75px;
    background: #ff0000;
    position: absolute;
    top: 516px;
}

.dalmatian-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: white;
    left: 17%;
    background: #ff0000;
    border: 1px solid white;
}

.dalmatian-table-header {
    background: white;
    color: #ff0000;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
}

.dalmatian-outline1 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 15px;
}

.dalmatian-photo1 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.6%;
    top: 30%;
}

.dalmatian-outline2 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 15px;
}

.dalmatian-photo2 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 30%;
}

/*HUSKIE DIVISION*/
.standings-huskie-division {
    width: 750px;
    height: 10.5%;
    border-radius: 75px;
    background: #6b9ba5;
    position: absolute;
    top: 645px;
}

.huskie-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: white;
    left: 17%;
    background: #6b9ba5;
    border: 1px solid white;
}

.huskie-table-header {
    background: white;
    color: #6b9ba5;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
}

.huskie-outline1 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 15px;
}

.huskie-photo1 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.6%;
    top: 30%;
}

.huskie-outline2 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 15px;
}

.huskie-photo2 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 30%;
}

/*DACHSHUND DIVISION*/
.standings-dachshund-division {
    width: 750px;
    height: 10.5%;
    border-radius: 75px;
    background: #5c459d;
    position: absolute;
    top: 774px;
}

.dachshund-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: white;
    left: 17%;
    background: #5c459d;
    border: 1px solid white;
}

.dachshund-table-header {
    background: white;
    color: #5c459d;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
}

.dachshund-outline1 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 15px;
}

.dachshund-photo1 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.6%;
    top: 30%;
}

.dachshund-outline2 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 15px;
}

.dachshund-photo2 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 30%;
}

/*LABRADOR DIVISION*/
.standings-labrador-division {
    width: 750px;
    height: 10.5%;
    border-radius: 75px;
    background: #9abaf2;
    position: absolute;
    top: 903px;
}

.labrador-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: white;
    left: 17%;
    background: #9abaf2;
    border: 1px solid white;
}

.labrador-table-header {
    background: white;
    color: #9abaf2;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
}

.labrador-outline1 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 15px;
}

.labrador-photo1 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.6%;
    top: 30%;
}

.labrador-outline2 {
    width: 15%;
    height: 75%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 15px;
}

.labrador-photo2 {
    width: 8%;
    height: 40%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 30%;
}

/*******************
***2023-24 SEASON***
********************/

/*MARIO DIVISION*/
.standings-mario-division {
    width: 750px;
    height: 14.5%;
    border-radius: 75px;
    background: #e4000f;
    position: absolute;
}

.mario-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: white;
    left: 17%;
    background: #e4000f;
    border: 1px solid white;
}

.mario-table-header {
    background: white;
    color: #e4000f;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
}

.mario-outline1 {
    width: 15%;
    height: 60%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 35px;
}

.mario-photo1 {
    width: 8%;
    height: 30%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.7%;
    top: 34%;
}

.mario-outline2 {
    width: 15%;
    height: 60%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 35px;
}

.mario-photo2 {
    width: 8%;
    height: 30%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 34%;
}

/*BOWSER DIVISION*/
.standings-bowser-division {
    width: 750px;
    height: 14.5%;
    border-radius: 75px;
    background: #ff7810;
    top: 177px;
    position: absolute;
}

.bowser-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: black;
    left: 17%;
    background: #ff7810;
    border: 1px solid white;
}

.bowser-table-header {
    background: white;
    color: #ff7810;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

.bowser-outline1 {
    width: 15%;
    height: 60%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 35px;
}

.bowser-photo1 {
    width: 8%;
    height: 30%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.7%;
    top: 34%;
}

.bowser-outline2 {
    width: 15%;
    height: 60%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 35px;
}

.bowser-photo2 {
    width: 8%;
    height: 30%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 34%;
}

/*LUIGI DIVISION*/
.standings-luigi-division {
    width: 750px;
    height: 14.5%;
    border-radius: 75px;
    background: #4cbb17;
    top: 354px;
    position: absolute;
}

.luigi-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    left: 17%;
    background: #4cbb17;
    border: 1px solid white;
}

.luigi-table-header {
    background: white;
    color: #4cbb17;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

.luigi-outline1 {
    width: 15%;
    height: 60%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 35px;
}

.luigi-outline2 {
    width: 15%;
    height: 60%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 35px;
}

.luigi-photo1 {
    width: 8%;
    height: 30%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.7%;
    top: 34%;
}

.luigi-photo2 {
    width: 8%;
    height: 30%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 34%;
}

/*WARIO DIVISION*/
.standings-wario-division {
    width: 750px;
    height: 14.5%;
    border-radius: 75px;
    background: #e1c340;
    top: 530px;
    position: absolute;
}

.wario-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: black;
    left: 17%;
    background: #e1c340;
    border: 1px solid white;
}

.wario-table-header {
    background: white;
    color: #e1c340;
    font-size: 14px;
    font-weight: bold;
    font-family: arial;
}

.wario-outline1 {
    width: 15%;
    height: 60%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 35px;
}

.wario-outline2 {
    width: 15%;
    height: 60%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 35px;
}

.wario-photo1 {
    width: 8%;
    height: 30%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.7%;
    top: 34%;
}

.wario-photo2 {
    width: 8%;
    height: 30%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 34%;
}

/*WALUIGI DIVISION*/
.standings-waluigi-division {
    width: 750px;
    height: 14.5%;
    border-radius: 75px;
    background: #540674;
    top: 708px;
    position: absolute;
}

.waluigi-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: white;
    left: 17%;
    background: #540674;
    border: 1px solid white;
}

.waluigi-table-header {
    background: white;
    color: #540674;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

.waluigi-outline1 {
    width: 15%;
    height: 60%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 35px;
}

.waluigi-outline2 {
    width: 15%;
    height: 60%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 35px;
}

.waluigi-photo1 {
    width: 8%;
    height: 30%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.7%;
    top: 34%;
}

.waluigi-photo2 {
    width: 8%;
    height: 30%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 34%;
}

/*PEACH DIVISION*/
.standings-peach-division {
    width: 750px;
    height: 14.5%;
    border-radius: 75px;
    background: #f878f8;
    top: 885px;
    position: absolute;
}

.peach-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: black;
    left: 17%;
    background: #f878f8;
    border: 1px solid white;
}

.peach-table-header {
    background: white;
    color: #f878f8;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

.peach-outline1 {
    width: 15%;
    height: 60%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 8px;
    top: 35px;
}

.peach-outline2 {
    width: 15%;
    height: 60%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 35px;
}

.peach-photo1 {
    width: 8%;
    height: 30%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 4.7%;
    top: 34%;
}

.peach-photo2 {
    width: 8%;
    height: 30%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 87.3%;
    top: 34%;
}

/*******************
***2024-25 SEASON***
********************/

/*STRAWBERRY DIVISION*/
.standings-strawberry-division {
    width: 750px;
    height: 12.55%;
    border-radius: 75px;
    background: #f49fbc;
    top: 0px;
    position: absolute;
}

.strawberry-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: black;
    left: 17.5%;
    background: #f49fbc;
    border: 1px solid white;
}

.strawberry-table-header {
    background: black;
    color: #f49fbc;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

.strawberry-photo1 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 9px;
    top: 22px;
}

.strawberry-photo2 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 22px;
}

/*BOSTON CREAM DIVISION*/
.standings-boston-cream-division {
    width: 750px;
    height: 12.55%;
    border-radius: 75px;
    background: #f1e5e5;
    top: 152px;
    position: absolute;
}

.boston-cream-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: black;
    left: 17.5%;
    background: #f1e5e5;
    border: 1px solid white;
}

.boston-cream-table-header {
    background: black;
    color: #f1e5e5;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
}

.boston-cream-photo1 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 9px;
    top: 22px;
}

.boston-cream-photo2 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 22px;
}

/*GLAZE DIVISION*/
.standings-glazed-division {
    width: 750px;
    height: 12.55%;
    border-radius: 75px;
    background: #edd9a8;
    top: 304px;
    position: absolute;
}

.glazed-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: black;
    left: 17.5%;
    background: #edd9a8;
    border: 1px solid white;
}

.glazed-table-header {
    background: black;
    color: #edd9a8;
    font-size: 14px;
    font-weight: bold;
    font-family: arial;
}

.glazed-photo1 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 9px;
    top: 22px;
}

.glazed-photo2 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 22px;
}

/*CINNAMON SUGAR DIVISION*/
.standings-cinnamon-sugar-division {
    width: 750px;
    height: 12.55%;
    border-radius: 75px;
    background: #c99d47;
    color: black;
    top: 456px;
    position: absolute;
}

.cinnamon-sugar-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    left: 17.5%;
    background: #c99d47;
    border: 1px solid white;
}

.cinnamon-sugar-table-header {
    background: black;
    color: #c99d47;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

.cinnamon-sugar-photo1 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 9px;
    top: 22px;
}

.cinnamon-sugar-photo2 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 22px;
}

/*CHOCOLATE DIVISION*/
.standings-chocolate-division {
    width: 750px;
    height: 12.55%;
    border-radius: 75px;
    background: #432818;
    top: 608px;
    position: absolute;
}

.chocolate-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: white;
    left: 17.5%;
    background: #432818;
    border: 1px solid white;
}

.chocolate-table-header {
    background: white;
    color: #432818;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

.chocolate-photo1 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: #432818;
    position: absolute;
    left: 9px;
    top: 22px;
}

.chocolate-photo2 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: #432818;
    position: absolute;
    left: 628px;
    top: 22px;
}

/*JELLY DIVISION*/
.standings-jelly-filled-division {
    width: 750px;
    height: 12.55%;
    border-radius: 75px;
    background: #bb0632;
    top: 760px;
    position: absolute;
}

.jelly-filled-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: white;
    left: 17.5%;
    background: #bb0632;
    border: 1px solid white;
}

.jelly-filled-table-header {
    background: white;
    color: #bb0632;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

.jelly-filled-photo1 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: #bb0632;
    position: absolute;
    left: 9px;
    top: 22px;
}

.jelly-filled-photo2 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: #bb0632;
    position: absolute;
    left: 628px;
    top: 22px;
}

/*HOLE DIVISION*/
.standings-donut-hole-division {
    width: 750px;
    height: 12.55%;
    border-radius: 75px;
    background: #ffcc9e;
    top: 912px;
    position: absolute;
}

.donut-hole-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: black;
    left: 17.5%;
    background: #ffcc9e;
    border: 1px solid white;
}

.donut-hole-table-header {
    background: black;
    color: #ffcc9e;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

.donut-hole-photo1 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 9px;
    top: 22px;
}

.donut-hole-photo2 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 22px;
}

/*SPRINKLES DIVISION*/
.standings-sprinkles-division {
    width: 750px;
    height: 12.55%;
    border-radius: 75px;
    background: #8ce6fe;
    top: 1064px;
    position: absolute;
}

.sprinkles-rankings-table {
    position: absolute;
    width: 65%;
    height: 15%;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: black;
    left: 17.5%;
    background: #8ce6fe;
    border: 1px solid white;
}

.sprinkles-table-header {
    background: black;
    color: #8ce6fe;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

.sprinkles-photo1 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 9px;
    top: 22px;
}

.sprinkles-photo2 {
    width: 15%;
    height: 70%;
    border-radius: 50%;
    background: black;
    position: absolute;
    left: 628px;
    top: 22px;
}
