.homeViews{padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center}.homeViews li{width:25%;padding:12px;text-align:center;border:1px solid var(--pcolor);margin:6px;border-radius:2px}.homeViews li:hover{background:#f1f3ff;cursor:pointer}.homeViews p{color:rgb(56,56,56);font-weight:normal;font-size:14px;margin-bottom:0;text-align:justify}.indexsec>p{font-size:15px;width:80%;margin-left:10%;margin-bottom:30px;color:#4d4d4d}@media only screen and (max-width:600px){.homeViews li{width:280px}}