p {
    margin: 0;
}

h5 {
    margin: 0;
}

h3 {
    margin: 0;
}

.abouttext {
    width: 44%;
    margin: 0;
}

.container1kyellow {
    padding-top: 30px;
    min-height: 457px;
}


.background-height {
    min-height: 400px;
}

.cat1 img {
    width: 100%;
}

.cat1 {
    position: absolute;
    bottom: -55px;
    right: 150px;
    width: 65%;
    z-index: 9;
}

.paw1 {
    position: absolute;
    top: 0;
    right: 70px;
    width: 7%;

}

.fish1 {
    position: absolute;
    top: 10px;
    width: 10%;
}


.suitable {
    text-align: center;
}

li {
    width: 30%;
}

ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}


.suitablepoints2 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 100px;


}


.suitablepoints3 ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 53px 0;
}

.bone3 {
    position: absolute;
    top: 0px;
    left: 130px;
    width: 10%;
}


.bone4 {
    position: absolute;
    bottom: 5px;
    right: 0px;
    width: 12%;
}

.button1 {
    background-color: #A8BF89;
    font-family: "Winky Rough", "Comic Neue", sans-serif;
    font-size: 36px;
    font-weight: 500;
    color: #5f290e;
    width: 368px;
    height: 447px;
    border: none;
    border-radius: 60px;
    position: relative;
    border-bottom: 20px solid;
    border-bottom-color: #667650;
    position: relative;
}

.button1:hover {
    background-color: #C2D9A3;
    color: #8C5214;
}

.cat-breed-highlight {
    display: flex;
    text-align: center;
    justify-content: space-around;
    padding-bottom: 50px;
}

.average-lifespan {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.button-highlight {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    row-gap: 40px;
}

.cat1 img,
.cat2 img,
.cat3 img,
.cat4 img,
.cat9 img {
    width: 100%;
}

.cat2 {
    position: absolute;
    left: 50%;
    bottom: -40px;
    width: 80%;
    transform: translateX(-50%);
}

.cat3 {
    position: absolute;
    left: 50%;
    bottom: -60px;
    width: 85%;
    height: auto;
    transform: translateX(-50%);
}

.cat4 {
    position: absolute;
    left: 50%;
    bottom: -70px;
    width: 85%;
    height: auto;
    transform: translateX(-50%);
}

.breed-text {
    display: flex;
    justify-content: space-around;
    padding-bottom: 250px;
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: center;
}

.lifespan-details {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.lifespan-details-1 {
    display: flex;
    flex-direction: column
}

.lifespan-details-2 {
    display: flex;
    flex-direction: column
}

.lifespan-details-3 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-bottom: 100px;
}


.container1kyellow {
    min-height: 457px;
}

.cat9 {
    width: 40%;

}

.fish1 {
    width: 10%;
    position: absolute;
    left: 5%;
    top: 70%;
    height: auto;
    z-index: 2;
}

.fish2 {
    width: 10%;
    position: absolute;
    left: 80%;
    bottom: 0;
    height: auto;
    z-index: 2;
}

.fish3 {
    width: 10%;
    position: absolute;
    left: 80%;
    top: 85%;
    height: auto;
    z-index: 2;
}

.fish4 {
    width: 10%;
    position: absolute;
    left: 5%;
    top: 5%;
    height: auto;
    z-index: 2;
}




.cathand2 {
    width: 5%;
    position: absolute;
    left: 15%;
    bottom: -4px;
    height: auto;
    z-index: 2;
}



@media screen and (max-width:1000px) {
    .suitablepoints3 ul {
        display: flex;
        flex-direction: column;
        align-items: center;


    }



    li {
        width: 550px;

    }

}

@media screen and (max-width:950px) {
    .lifespan-details {
        display: flex;
        flex-direction: column;
        padding: 20px 0;
        flex-direction: column;
        align-items: center;
    }

    .lifespan-details {
        align-content: center;
    }

    .cat1 {
        width: 550px;
        right: 10px;
        bottom: -35px;
    }

}



@media screen and (max-width: 700px) {
    li {
        width: 410px;
        font-size: 16px;

    }

    .suitablepoints3 ul {
        display: flex;
        flex-direction: column;
        text-align: left;
        transform: translateX(-20px);
    }

    .abouttext {
        width: 300px;
        margin: 0;
    }


}

@media screen and (max-width: 560px) {
    li {
        width: 300px;
        font-size: 16px;
        width: 70%;

    }

    .cat1 {
        width: 90%;
        right: 10px;
        bottom: -35px;
    }

    .fish3 {
        top: 95%;

    }

    .fish1,
    .fish2,
    .fish3,
    .fish4 {
        width: 20%;
    }

    .cathand2,
    .paw1 {
        width: 7%;
    }
}

@media screen and (max-width: 481px) {
    .button1 {
        background-color: #A8BF89;
        font-family: "Winky Rough", "Comic Neue", sans-serif;
        font-size: 24px;
        font-weight: 500;
        color: #5f290e;
        width: 194px;
        height: 206px;
        border: none;
        border-radius: 20px;
        position: relative;
        border-bottom: 10px solid;
        border-bottom-color: #667650;
        position: relative;
    }

    .cat1 {
        bottom: -25px;

    }

    .suitablepoints3 ul {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0;
    }
}

@media screen and (max-width: 414px) {
    .background-height {
        min-height: 300px;
        padding-top: 50px;
    }
}

@media screen and (max-width: 410px) {

    body,
    .container1kyellow,
    .background,
    .background-height,
    .abouttext,
    .suitable,
    .suitablepoints2,
    .suitablepoints3,
    .cat-breed-highlight,
    .average-lifespan,
    .button-highlight,
    .lifespan-details,
    .lifespan-details-1,
    .lifespan-details-2,
    .lifespan-details-3 {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 auto;
        text-align: center;
    }

    ul {
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    li {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}