.review-container {
    padding: 0px 15px 50px;
}
.blog-head {
    background-image: url(../images/about-us/blog-head.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.container-fluid.blog-head h1.text-center.text-white{
   font-weight: 700!important;
   padding: 40px 0!important;
   font-size: 30px;
}
.review-container h2.review-header {
    padding: 50px 0 15px;
    color: #1fa0d8;
    font-size: 26px;
    font-weight: 700;
}
.block-text{
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px #1fa0d8;
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 15px 18px;
}
.mark {
    padding: 12px 0;
    background: none;
    font-size: 25px;
}
.star-space {
    margin: 3px;
    color: #ffce00;
}
.star-space-2 {
    margin: 3px;
    color: #dcdce6;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.rel {
    position: relative;
}
.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}
.ab {
    position: absolute;
}
.block-text p {
    color: #585858;
    font-family: Georgia;
    font-style: italic;
    line-height: 20px;
}
.sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
    color: #1fa0d8;
}
.sprite{
    background-image: url(../images/line.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.person-text {
    padding: 45px 0 0;
    text-align: center;
    z-index: 2;
}
.person-text a {
    color: #000000;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    text-decoration: underline!important;
}
