.img-recommended{
    width: 60% !important;
    height: 80% !important;
    
}
@media only screen and (min-width:992px){
    /* styles for browsers larger than 960px; */
    .img-relative{
        width: 60px;
        margin-left: 0%;
    }
}
.star-rating .fa-star{color: #fe980f;}
.wrap-text {
    word-wrap: break-word;
}