
        .see-more-reviews{background:#bf8a25;color:white;box-shadow:0 0 10px rgba(0,0,0,0.25);max-width: 300px;}
        .star-block {justify-content: left;}
		sup.R-sup {
			position: relative;
			top:-0.1rem;
		}

.main-wrapper,
.main{
    z-index:auto;
    position: relative !Important;
}
#video{
    position: relative !Important;
    z-index: 1;
}

@media screen and (max-width: 650px){
    .main-wrapper,
    .main{
        z-index:auto;
    }

    .reviews {
        z-index:inherit;
    }
}


