.shared-detail .provider-tripadvisor h4{
    font-family: "Museo Sans W01_900", Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 26px;
    margin: 15px auto 20px;
    color: #2d2d2d;
}


.shared-detail .provider-tripadvisor .reviews-provider-header h4:first-of-type{margin: 0;}
.shared-detail .provider-tripadvisor .reviews-provider-header h4:last-of-type{margin: 5px 0 20px;}



.shared-detail .provider-tripadvisor .reviews-provider-content h4{margin-left: 15px;}

.shared-detail .provider-tripadvisor .review-title,
.shared-detail .provider-tripadvisor .review-title a{
	font-family: "Museo Sans W01_900", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    margin: 15px auto 20px;
    color: #2d2d2d;
}


.shared-detail .provider-tripadvisor .review-text{margin: 20px 0;}

/* @media (max-width: 640px) {
    [data-sv-viewby="list"]{
        display: none;
    }
} */