.popover {
    min-width: 400px;
}

.popover .popover-title {
    text-align: center;
}

@media(max-width: 767px) {
    .popover .avaliacoes-popover {
        text-align: center;
        min-width: 276px !important;
    }
}

.mais-informacoes {
    margin-bottom: 0px !important;
    padding: 5px;
    max-width: 80px;
    margin: auto;
}