#p3-reviews .review_logos li { width: 250px;} #p3-reviews .review_logos { display: flex;text-align: space-around;justify-content:space-around;align-items: center;list-style: none;flex-wrap: wrap;}#p3-reviews .h4_heading{font-weight:700;text-align:center;margin-top:30px}#p3-reviews #star-rating{display:flex;justify-content:center;margin:20px 0}#p3-reviews .star{font-size:5rem;color:#d3d3d3;cursor:pointer;transition:color .3s}#p3-reviews .star.hover,#p3-reviews .star.selected{color:gold}#p3-reviews #review-options{text-align:center;margin-top:20px}#p3-reviews #review-options button{margin:5px;padding:10px 20px;cursor:pointer}.social-review{ cursor:pointer;}#p3-reviews{margin-bottom:60px;}