@media(min-width: 1366px) {
    .reviews-container {
        margin: 50px 0;
        width: 100%;
    }
    .review-item {
        position: relative;
        margin: 0 50px;
    }
    .review-top {
        overflow-y: auto;
        height: 300px;
        background-color: #555555;
        position: relative;
        padding: 20px;
        border-radius: 2px;
        text-align: center;
    }
    .review-tip {
        position: relative;
        margin: 0 auto;
        height: 25px;
    }
    .review-text {
        font-family: dunbar-tall, sans-serif;
        font-style: normal;
        margin: 0 0 0 0;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.5px;
        color: #fff;
        line-height: 1.5;
    }
    .review-top::-webkit-scrollbar {
        width: 40px;
    }
    .review-top::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px 5px #d0d0d0;
        border: solid 18px transparent;
    }
    .review-top::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 5px 5px #888;
        border: solid 18px transparent;
    }
    .review-top::-webkit-scrollbar-thumb:hover {
        box-shadow: inset 0 0 5px 5px #555;
        border: solid 18px transparent;
    }
    .review-bottom {
        margin: 35px 0 0 0;
        position: relative;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        /* left: 12.5px; */
    }
    .review-bottom h6 {
        margin: 0 !important;
        font-size: 25px !important;
        font-weight: 600 !important;
        color: #236E77 !important;
    }
    .review-bottom h7 {
        margin: 0 !important;
        font-size: 18px !important;
        font-weight: 500 !important;
        color: #d0d0d0 !important;
    }
    .review-source {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .review-google {
        height: 40px;
    }
}

@media(max-width: 1366px) and (min-width: 1024px) {
    .reviews-container {
        margin: 50px 0;
        width: 100%;
    }
    .review-item {
        position: relative;
        margin: 0 50px;
    }
    .review-top {
        overflow-y: auto;
        height: 300px;
        background-color: #555555;
        position: relative;
        padding: 20px;
        border-radius: 2px;
        text-align: center;
    }
    .review-tip {
        position: relative;
        margin: 0 auto;
        height: 25px;
    }
    .review-text {
        font-family: dunbar-tall, sans-serif;
        font-style: normal;
        margin: 0 0 0 0;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.5px;
        color: #fff;
        line-height: 1.5;
    }
    .review-top::-webkit-scrollbar {
        width: 40px;
    }
    .review-top::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px 5px #d0d0d0;
        border: solid 18px transparent;
    }
    .review-top::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 5px 5px #888;
        border: solid 18px transparent;
    }
    .review-top::-webkit-scrollbar-thumb:hover {
        box-shadow: inset 0 0 5px 5px #555;
        border: solid 18px transparent;
    }
    .review-bottom {
        margin: 35px 0 0 0;
        position: relative;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        /* left: 12.5px; */
    }
    .review-bottom h6 {
        margin: 0 !important;
        font-size: 25px !important;
        font-weight: 600 !important;
        color: #236E77 !important;
    }
    .review-bottom h7 {
        margin: 0 !important;
        font-size: 18px !important;
        font-weight: 500 !important;
        color: #d0d0d0 !important;
    }
    .review-source {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .review-google {
        height: 40px;
    }
}

@media(max-width: 1024px) and (min-width: 769px) {
    .reviews-container {
        margin: 50px 0;
        width: 100%;
    }
    .review-item {
        position: relative;
        margin: 0 50px;
    }
    .review-top {
        overflow-y: auto;
        height: 300px;
        background-color: #555555;
        position: relative;
        padding: 20px;
        border-radius: 2px;
        text-align: center;
    }
    .review-tip {
        position: relative;
        margin: 0 auto;
        height: 25px;
    }
    .review-text {
        font-family: dunbar-tall, sans-serif;
        font-style: normal;
        margin: 0 0 0 0;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.5px;
        color: #fff;
        line-height: 1.5;
    }
    .review-top::-webkit-scrollbar {
        width: 40px;
    }
    .review-top::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px 5px #d0d0d0;
        border: solid 18px transparent;
    }
    .review-top::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 5px 5px #888;
        border: solid 18px transparent;
    }
    .review-top::-webkit-scrollbar-thumb:hover {
        box-shadow: inset 0 0 5px 5px #555;
        border: solid 18px transparent;
    }
    .review-bottom {
        margin: 35px 0 0 0;
        position: relative;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        /* left: 12.5px; */
    }
    .review-bottom h6 {
        margin: 0 !important;
        font-size: 25px !important;
        font-weight: 600 !important;
        color: #236E77 !important;
    }
    .review-bottom h7 {
        margin: 0 !important;
        font-size: 18px !important;
        font-weight: 500 !important;
        color: #d0d0d0 !important;
    }
    .review-source {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .review-google {
        height: 40px;
    }
}

@media(max-width: 769px) {
    .reviews-container {
        margin: 50px 0;
        width: 100%;
    }
    .review-item {
        position: relative;
        margin: 0;
    }
    .review-top {
        overflow-y: auto;
        height: 300px;
        background-color: #555555;
        position: relative;
        padding: 20px;
        border-radius: 2px;
        text-align: center;
    }
    .review-tip {
        position: relative;
        margin: 0 auto;
        height: 25px;
    }
    .review-text {
        font-family: dunbar-tall, sans-serif;
        font-style: normal;
        margin: 0 0 0 0;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.5px;
        color: #fff;
        line-height: 1.5;
    }
    .review-top::-webkit-scrollbar {
        width: 40px;
    }
    .review-top::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px 5px #d0d0d0;
        border: solid 18px transparent;
    }
    .review-top::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 5px 5px #888;
        border: solid 18px transparent;
    }
    .review-top::-webkit-scrollbar-thumb:hover {
        box-shadow: inset 0 0 5px 5px #555;
        border: solid 18px transparent;
    }
    .review-bottom {
        margin: 35px 0 0 0;
        position: relative;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        /* left: 12.5px; */
    }
    .review-bottom h6 {
        margin: 0 !important;
        font-size: 20px !important;
        font-weight: 600 !important;
        color: #236E77 !important;
    }
    .review-bottom h7 {
        margin: 0 !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        color: #d0d0d0 !important;
    }
    .review-source {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .review-google {
        height: 40px;
    }
}