

@media only screen and (max-width: 850px){
    .reviews-btn > .bgh-big-button {
        width: 10px;
        height: 20px;
        border-radius: 15px;
        border: 1px solid #000000;
        background-color: #ffffff;
        color: #000000;
        font-family: "Circular Std";
        font-size: 15px;
        font-weight: 700;
        font-family: "Segoe UI";
        font-weight: 700;
        line-height: 40px;
        margin: 10px;
        padding: 5px;
    }

    .reviews-btn{
        bottom:10px !important;
    }

    .button-reviews{
        left: 25.5% !important;
    }

    .identity > div{
        font-size: 16px !important;
    }

   
}