@font-face {

    font-family: Pixel Emulator;
    src: url(../Fonts/Pixel\ Emulator.otf)

}

a {
    cursor: pointer;
}

h1 {

    color: #f9ff4b;
    font-size: 61px;
    font-family: "Pixel Emulator", 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    text-align: center;
    width: 100%;
    margin-top: 20px;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: rgb(220, 130, 40);
    text-shadow: 8px 8px black;
}

.RomHacksCategory {

    width: 100%;
    padding: 50px 0;
    column-gap: 30px;
    display: flex;
    flex-direction: column;
    grid-row-gap: 50px;
    align-items: center;
    position: relative;
}

.BubbleBobbleExtended {

    width: 1326px;
    height: 338px;
    border: 2px solid #00f2ff;

}

.BubbleBobbleExtended:nth-child(1) {

    background-image: url(../RomHacks/BubbleBobbleExtended.gif);
    image-rendering: pixelated;

}

.BubbleBobbleExtended img {

    height: 300px;
    float: right;
    margin-top: 20px;
    margin-right: 40px;
    image-rendering: auto;

}

.DigDugArcade {

    width: 1326px;
    height: 338px;
    border: 2px solid #00f2ff;

}

.DigDugArcade:nth-child(2) {

    background-image: url(../RomHacks/DigDugArcade.gif);
    image-rendering: pixelated;

}

.DigDugArcade img {

    height: 170px;
    float: left;
    margin-top: 80px;
    margin-left: 40px;
    image-rendering: auto;

}

.BubbleBobbleExtended:nth-child(1):hover {

    transform: scale(1.01);

}

.DigDugArcade:nth-child(2):hover {

    transform: scale(1.01);

}

@media only screen and (max-width: 1300px) { 

    h1 {

        font-size: 58px;
        text-align: center;
        margin-top: 80px;

    }

    .BubbleBobbleExtended {

        width: 764px;
        height: 197px;
        border: 2px solid #00f2ff;

    }

    .BubbleBobbleExtended img {

        padding: 10px;
        height: 184px;
        float: right;
        margin-top: 0.9px;
        margin-right: 10px;
        image-rendering: auto;

    }

    .DigDugArcade {
        
        width: 764px;
        height: 197px;
        border: 2px solid #00f2ff;

    }

    .DigDugArcade img {

        height: 100px;
        float: left;
        margin-top: 45px;
        margin-left: 18px;
        image-rendering: auto;

    }

    .BubbleBobbleExtended:nth-child(1) {

        background-image: url(../RomHacks/BubbleBobbleExtended992.gif);
        image-rendering: pixelated;


    }

    .DigDugArcade:nth-child(2) {

        background-image: url(../RomHacks/DigDugArcade992.gif);
        image-rendering: pixelated;

    }
}

@media only screen and (max-width: 992px) { 

    h1 {

        font-size: 51px;
        text-align: center;
        margin-top: 80px;

    }

    .BubbleBobbleExtended {

        width: 764px;
        height: 193px;
        border: 2px solid #00f2ff;

    }

    .BubbleBobbleExtended img {

        padding: 10px;
        height: 184px;
        float: right;
        margin-top: 0.9px;
        margin-right: 10px;
        image-rendering: auto;

    }

    .DigDugArcade {
        
        width: 764px;
        height: 193px;
        border: 2px solid #00f2ff;

    }

    .DigDugArcade img {

        height: 100px;
        float: left;
        margin-top: 45px;
        margin-left: 18px;
        image-rendering: auto;

    }

    .BubbleBobbleExtended:nth-child(1) {

        background-image: url(../RomHacks/BubbleBobbleExtended992.gif);
        image-rendering: pixelated;


    }

    .DigDugArcade:nth-child(2) {

        background-image: url(../RomHacks/DigDugArcade992.gif);
        image-rendering: pixelated;

    }
}

@media only screen and (max-width: 728px) { 

    h1 {

        font-size: 31px;
        text-align: center;
        margin-top: 20px;

    }

    .BubbleBobbleExtended {

        width: 535px;
        height: 136px;
        border: 2px solid #00f2ff;

    }

    .BubbleBobbleExtended img {

        height: 130px;
        float: right;
        margin-top: 0.9px;
        margin-right: 10px;
        image-rendering: auto;
        padding: 5px;

    }

    .DigDugArcade {

        width: 535px;
        height: 136px;
        border: 2px solid #00f2ff;

    }

    .DigDugArcade img {

        height: 70px;
        float: left;
        margin-top: 28px;
        margin-left: 8px;
        padding: 5px;

    }

    .BubbleBobbleExtended:nth-child(1) {

        background-image: url(../RomHacks/BubbleBobbleExtended728.gif);
        image-rendering: pixelated;
        

    }

    .DigDugArcade:nth-child(2) {

        background-image: url(../RomHacks/DigDugArcade728.gif);
        image-rendering: pixelated;

    }
}

@media only screen and (max-width: 601px) { 

    h1 {

        width: 100%;
        font-size: 23px;
        text-align: center;
        margin-top: 80px;
        text-shadow: 5px 5px black;

    }

    .BubbleBobbleExtended {

        width: 342px;
        height: 242px;
        border: 2px solid #00f2ff;

    }

    .BubbleBobbleExtended img {

        height: 130px;
        float: right;
        margin-top: 100px;
        margin-right: 7px;
        image-rendering: auto;

    }

    .DigDugArcade {

        width: 342px;
        height: 242px;
        border: 2px solid #00f2ff;

    }

    .DigDugArcade img {

        height: 83px;
        float: left;
        margin-top: 145px;
        margin-left: 6px;
        image-rendering: auto;

    }

    .BubbleBobbleExtended:nth-child(1) {

        background-image: url(../RomHacks/BubbleBobbleExtended601.gif);
        image-rendering: pixelated;

    }

    .DigDugArcade:nth-child(2) {

        background-image: url(../RomHacks/DigDugArcade601.gif);
        image-rendering: pixelated;

    }
}
