@media (pointer: coarse) {
    .btn-get {
        font-size: 18px;
    }

    .section-title h2 {
        font-size: 21px;
        margin-bottom: 0px;
        padding-bottom: 15px;
    }

    #instrutores {
        margin-right: 0 auto;
        text-align: center;
    }

    #instrutores img {
        float: inherit;
        padding: 10px;
        margin-right: 0 auto;
    }
    .img-logo {
        width: 120px;
        height: auto;
    }
}