@media only screen and (max-width: 1240px) {
    #cb2-right #alt-italic{
        font-size: 1.4rem;
    }

    #cb2-right h2{
        font-size: 1.4rem;
    }

    #cb2-right .mixed-text h2{
        font-size: 1.4rem;
    }

    .content-block-4{
        width: 50rem;
        margin-bottom: 1rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .grooms{
        margin-bottom: 2rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .stallion-show{
        display: flex;
        flex-direction: column;
    }

    .box{
        margin-top: 2rem;
    }

    .stallion-show{
        margin-bottom: 3rem;
    }

    .sub5{
        background-size: 100rem;
    }
    
    .content-block-3{
        display: flex;
        width: 50rem;
        margin-bottom: 2rem;
        flex-wrap: wrap;
    }

    .groom-disp{
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 1024px) {

    #cb2-right h2{
        font-size: 1.2rem;
    }

    #cb2-right .mixed-text h2{
        font-size: 1.2rem;
    }

    .content-block-4{
        width: 50rem;
        margin-bottom: 1rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #subtext{
        font-size: 0.8rem;
        text-wrap: pretty;
    }

    .grooms{
        margin-bottom: 2rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .stallion-show{
        display: flex;
        flex-direction: column;
    }

    .box{
        margin-top: 2rem;
    }

    .stallion-show{
        margin-bottom: 3rem;
    }

    .sub5{
        background-size: 100rem;
    }
    
    .content-block-3{
        display: flex;
        width: 50rem;
        margin-bottom: 2rem;
        flex-wrap: wrap;
    }

    .groom-disp{
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 850px) {
    .page-container{
        overflow: hidden;
    }

    .page-grid{
        max-width: 100%;
    }

    #content-block-1{
        max-width: 100%;
        background-image: none;
        align-items: center;
        margin-bottom: 4rem;
        margin-top: 4rem;
    }

    .landing-text{
        max-width: 100%;
        margin-top: 13rem;
    }

    .landing-text h1{
        font-size: 2.2rem;
    }

    .landing-text h2{
        font-size: 1.8rem;
    }

    .landing-text p {
        margin-left: 1rem;
        margin-right: 1rem;
        text-wrap: pretty;
    }

    #content-block-2{
        max-width: 100%;
        height: 65rem;
        margin-top: 3rem;
    
    }
    .grid-test{
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    #cb2-grid{
        max-width: 20rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #cb2-left {
        margin: 0;
        align-items: center;
        margin-top: 2rem;
    }

    #cb2-right {
        margin: 0;
        align-items: center;
        margin-top: 2rem;
    }

    #cb2-right .mixed-text h2 {
        font-size: 1.4rem;
    }

    #subtext{
        margin-left: 1rem;
        margin-right: 1rem;
        text-wrap: pretty;
        text-align: center;
    }

    .action-buttons{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 3rem;
    }

    button{
        width: 12rem;
        margin-bottom: 1rem;
    }

    #cb2-right h2 {
        font-size: 1.4rem;
    }

    .content-block-3{
        display: flex;
        flex-direction: column;
        width: 20rem;
        margin-bottom: 2rem;
    }

    .content-block-4{
        width: 20rem;
        margin-bottom: 1rem;
    }

    .grooms{
        margin-bottom: 2rem;
    }

    .quote{
        margin-top: 4rem;
        align-content: center;
    }

    .quote h2{
        font-size: 1.5rem;
    }

    .text-mix{
        display: flex;
        flex-direction: column;
    }

    #secondary{
        margin-left: 0.5rem;
        align-self: center;
    }

    .groom-title{
        margin-top: 3rem;
    }

    .groom-title p{
        width: 15rem;
        text-wrap: pretty;
    }

    .groom-disp{
        display: flex;
        flex-direction: column;
    }

    .content-block-5{
        width: 30rem;
        align-items: center;
    }

    .stallion-show{
        display: flex;
        flex-direction: column;
    }

    .box{
        margin-top: 2rem;
    }

    .stallion-show{
        margin-bottom: 3rem;
    }

    .sub5{
        background-size: 100rem;
    }

    .text-mix-stalls h2{
        font-size: 2.5rem;
    }
}

@media only screen and (max-width: 650px) {
    .grid-test{
        align-items: center;
        display: flex;
        flex-direction: column;
    }
    
    .page-container{
        overflow: hidden;
    }

    .page-grid{
        max-width: 100%;
    }

    #content-block-1{
        max-width: 100%;
        background-image: none;
        align-items: center;
    }

    .landing-text{
        max-width: 100%;
        margin-top: 13rem;
    }

    .landing-text h1{
        font-size: 2.2rem;
    }

    .landing-text h2{
        font-size: 1.8rem;
    }

    .landing-text p {
        margin-left: 1rem;
        margin-right: 1rem;
        text-wrap: pretty;
    }

    #content-block-2{
        max-width: 100%;
        height: 65rem;
        margin-top: 3rem;
    }

    #cb2-grid{
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #cb2-left {
        margin: 0;
        align-items: center;
        margin-top: 2rem;
        justify-content: center;
    }

    #cb2-right {
        margin: 0;
        align-items: center;
        margin-top: 2rem;
        justify-content: center;
    }

    #cb2-right .mixed-text h2 {
        font-size: 1.4rem;
    }

    #subtext{
        margin-left: 1rem;
        margin-right: 1rem;
        text-wrap: pretty;
        text-align: center;
    }

    .action-buttons{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 3rem;
    }

    button{
        width: 12rem;
        margin-bottom: 1rem;
    }

    #cb2-right h2 {
        font-size: 1.4rem;
    }

    .content-block-3{
        display: flex;
        flex-direction: column;
        width: 20rem;
        margin-bottom: 2rem;
    }

    .content-block-4{
        width: 20rem;
        margin-bottom: 1rem;
    }

    .grooms{
        margin-bottom: 2rem;
    }

    .quote{
        margin-top: 4rem;
        align-content: center;
    }

    .quote h2{
        font-size: 1.5rem;
    }

    .text-mix{
        display: flex;
        flex-direction: column;
    }

    #secondary{
        margin-left: 0.25rem;
        align-self: center;
    }

    .groom-title{
        margin-top: 3rem;
    }

    .groom-title p{
        width: 15rem;
        text-wrap: pretty;
    }

    .groom-disp{
        display: flex;
        flex-direction: column;
    }

    .content-block-5{
        width: 20rem;
    }

    #basic{
        font-size: 1.5rem;
    }

    .stallion-show{
        display: flex;
        flex-direction: column;
    }

    .box{
        margin-top: 2rem;
        width: 20rem;
    }

    .img-crop{
        width: 12rem;
    }

    .descriptor{
        margin: 0;
    }

    #hi2{
        margin-left: -1rem;
    }

    #hi1{
        margin-left: -16rem;
    }

    #hi3{
        margin-left: -13rem;
    }

    .stallion-show{
        margin-bottom: 3rem;
    }

    .sub5{
        background-size: 100rem;
    }
    .small-image{
        justify-self:center;
        display:flex;
        overflow:hidden;
        justify-content:center;
    }
    #founder-img{
        all: unset;
        max-width: 80%;
    }
}
