.grid-comp{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));row-gap:20px;column-gap:20px;grid-template-rows:min-content}@media screen and (max-width:860px){.grid-comp .lp2-world{margin:0;width:167px}.grid-comp{justify-content:center}}.responsive-wrapper-comp{width:100%;justify-content:center;display:flex;max-width:1320px;margin:auto}.responsive-wrapper-comp .rvc-box{width:100%;box-sizing:border-box;padding:0 20px}.responsive-wrapper-comp .rvc-box .lp-1-explore-btn{margin-top:20px;padding:10px 40px;border-radius:2rem;justify-self:center;transition:scale .2s ease-in-out}.responsive-wrapper-comp .rvc-box .lp-1-explore-btn:hover{cursor:pointer;background-color:red;scale:1.1}@media screen and (max-width:680px){.responsive-wrapper-comp .rvc-box .lp-1-explore-btn{width:80%}}@media screen and (max-width:560px){.responsive-wrapper-comp .rvc-box{padding:0 5px}}@media(min-width:720px){.responsive-wrapper-comp .rvc-box{width:700px;padding:0 10px}}@media(min-width:980px){.responsive-wrapper-comp .rvc-box{width:100%}}@media(min-width:1200px){.responsive-wrapper-comp .rvc-box{width:100%}}@media(min-width:1400px){.responsive-wrapper-comp .rvc-box{width:100%}}@media(min-width:1550px){.responsive-wrapper-comp .rvc-box{width:100%}}