.main-image-logo {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    justify-items: center;
    background-position: center;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 420px;
    max-height: 420px;
    width: auto;
    height: auto;
}

.text-above-image-title {
    margin-top: 0.2rem;
    font-size: 1.4rem;
    text-align: center;
    color: bisque;
}

.description-image-about-me,
.child {
    text-align: center;
    font-size: 1.3rem;
    color: bisque;
    border-radius: 5px;
}

.footer-about-me {
    max-width: 500px;
    max-height: 100px;
    width: auto;
    height: auto;
}

@media screen and (max-width: 600px) {
    .main-image-logo {
        max-width: 300px;
        max-height: 250px;
        width: auto;
        height: auto;
    }
}

/* Full HD Aspect Ratio */
@media screen and (width: 1920px) {
    .main-image-logo {
        max-width: 200px;
        max-height: 200px;
        width: auto;
        height: auto;
    }
}

@media screen and (min-width: 200px) {
    .footer-about-me {
        max-width: 100%;
        max-height: 1%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (min-width: 300px) {
    .footer-about-me {
        max-width: 100%;
        display: block;
        margin-top: 18%;
        margin-left: auto;
        margin-right: auto;
    }
}

/* 2560 Aspect Ratio */
@media screen and (width: 2560px) {
    .main-image-logo {
        display: flex;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0.3rem;
        padding-bottom: 1rem;
        background-position: center;
        background-size: contain;
    }
}

/* 2560 Aspect Ratio */
@media screen and (min-width: 2560px) {
    .footer-about-me {
        display: flex;
        margin-top: 10%;
        margin-left: 42%;
        margin-right: 42%;
    }
}

/* 1080P Aspect Ratio */
@media screen and (width: 1920px) {
    .footer-about-me {
        display: flex;
        margin-top: 23%;
        margin-left: 42%;
        margin-right: 42%;
    }
}

/* Galaxy Fold Aspect Ratio */
@media screen and (width: 280px) {
    .footer-about-me {
        display: block;
        width: 50%;
        max-width: 300px;
        max-height: 150px;
        width: auto;
        height: auto;
    }
}

/* Nome embaixo da imagem de perfil */
@media screen and (width: 2267px) {
    .text-above-image-title {
        text-align: flex;
        justify-content: center;
    }
}

/* Descrição embaixo do nome de perfil */
@media screen and (min-width: 100px) {
    .description-image-about-me {
        padding-bottom: 2%;
        display: block;
        justify-items: center;
    }
}

/* Descrição embaixo do nome de perfil */
@media screen and (width: 1000px) {
    .description-image-about-me {
        display: inline-block;
        justify-items: center;
    }
}

/* Iphone SE Aspect Ratio */
@media screen and (width: 375px) {
    .footer-about-me {
        display: block;
        width: 50%;
        max-width: 300px;
        max-height: 150px;
        width: auto;
        height: auto;
    }
}

/* Iphone XR Aspect Ratio */
@media screen and (width: 414px) {
    .footer-about-me {
        display: block;
        width: 100%;
        max-width: 300px;
        max-height: 150px;
        width: auto;
        height: auto;
    }
}

/* Iphone 12 Pro Aspect Ratio */
@media screen and (width: 390px) {
    .footer-about-me {
        display: block;
        width: 50%;
        max-width: 300px;
        max-height: 150px;
        width: auto;
        height: auto;
    }
}

/* Pixel 5 Aspect Ratio */
@media screen and (width: 393px) {
    .footer-about-me {
        display: block;
        width: 100%;
        max-width: 300px;
        max-height: 150px;
        width: auto;
        height: auto;
    }
}

/* Samsung Galaxy S8+ Aspect Ratio */
@media screen and (width: 360px) {
    .footer-about-me {
        display: block;
        max-width: 300px;
        max-height: 150px;
        width: auto;
        height: auto;
    }
}

/* Samsung Galaxy S20 Ultra Aspect Ratio */
@media screen and (width: 412px) {
    .footer-about-me {
        display: block;
        width: 50%;
        max-width: 300px;
        max-height: 150px;
        width: auto;
        height: auto;
    }
}

/* Ipad Air Aspect Ratio */
@media screen and (width: 820px) {
    .footer-about-me {
        display: block;
        width: 50%;
        max-width: 300px;
        max-height: 250px;
        width: auto;
        height: auto;
    }
}

/* Ipad Mini Aspect Ratio */
@media screen and (width: 768px) {
    .footer-about-me {
        display: block;
        width: 100%;
        max-width: 400px;
        max-height: 10px;
        width: auto;
        height: auto;
    }
}

/* Surface Pro 7 Aspect Ratio */
@media screen and (width: 912px) {
    .footer-about-me {
        display: block;
        width: 100%;
        max-width: 300px;
        max-height: 250px;
        width: auto;
        height: auto;
    }
}

@media screen and (width: 540px) {
    .footer-about-me {
        display: block;
        width: 50%;
        max-width: 300px;
        max-height: 150px;
        width: auto;
        height: auto;
    }
}

/* Nest Hub and Ipad Pro Aspect Ratio */
@media screen and (width: 1024px) {
    .footer-about-me {
        display: block;
        width: 50%;
        max-width: 820px;
        max-height: 150px;
        width: auto;
        height: auto;
    }
}

/* Nest Hub Max Aspect Ratio */
@media screen and (width: 1280px) {
    .footer-about-me {
        display: block;
        width: 50%;
        max-width: 820px;
        max-height: 150px;
        width: auto;
        height: auto;
    }
}

/* Galaxy S9+ Aspect Ratio */
@media screen and (width: 320px) {
    .footer-about-me {
        display: block;
        width: 100%;
        max-width: 500px;
        max-height: 150px;
        width: auto;
        height: auto;
    }
}

/* Galaxy Tab S4 Aspect Ratio */
@media screen and (width: 712px) {
    .footer-about-me {
        display: block;
        max-width: 700px;
        max-height: 150px;
        width: auto;
        height: auto;
        width: 100%;
    }
}

/* Kindle Fire HDX Aspect Ratio */
@media screen and (width: 800px) {
    .footer-about-me {
        width: 100%;
    }
}

/* Nexus 10 Aspect Ratio */
@media screen and (width: 800px) {
    .footer-about-me {
        display: block;
        max-width: 500px;
        max-height: 150px;
        width: auto;
        height: auto;
        width: 100%;
    }
}

@media screen and (width: 353px) {
    .footer-about-me {
        display: block;
        width: 50%;
        max-width: 300px;
        max-height: 150px;
        width: auto;
        height: auto;
    }
}

/* Pixel 2 Aspect Ratio */
@media screen and (width: 411px) {
    .footer-about-me {
        display: block;
        width: 50%;
        max-width: 300px;
        max-height: 150px;
        width: auto;
        height: auto;
    }
}