@media (max-width: 576px) {
    .waxon_tm_about .name h3 {
        font-size: 25px;
        width: 100%;
        text-align: center;
    }
    .waxon_tm_about .name span {
        text-align: center;
        margin-left: 0px !important;
    }
    .waxon_tm_about .name .p-sobre {
        text-align: center;
        margin-left: 0px !important;
    }
    .waxon_tm_about {
        padding-top: 5px;
        margin-bottom: 5px;
    }
    .waxon_tm_curso {
        padding: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
    }
    .waxon_tm_about .right .text {
        text-align: center;
    }
    .section-title {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .waxon_tm_portfolio {
        padding: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
    }
    .waxon_tm_metodologia {
        padding: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding: 0px !important;
    }
    .waxon_tm_artigos {
        padding: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
    }
    .waxon_tm_main_title .title h3 {
        font-size: 30px;
        text-align: center;
    }
    .navbar-brand {
        display: none !important;
    }
    .logo-custom {
        display: none;
    }
    .logo-custom-footer {
        display: none;
    }
}

.navbar {
    border-radius: 0px;
}

.logo-custom {
    background: white;
    border: 1px solid #333;
    border-radius: 5px;
    padding: 10px;
    width: 80px;
    margin-bottom: 20px;
}

.logo-custom-footer {
    background: white;
    border-radius: 5px;
    padding: 10px;
    width: 80px;
}