.grid-comp{grid-template-rows:min-content;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}@media screen and (max-width:860px){.grid-comp .lp2-world{width:167px;margin:0}.grid-comp{justify-content:center}}
.responsive-wrapper-comp{justify-content:center;width:100%;max-width:1320px;margin:auto;display:flex}.responsive-wrapper-comp .rvc-box{box-sizing:border-box;width:100%;padding:0 20px}.responsive-wrapper-comp .rvc-box .lp-1-explore-btn{border-radius:2rem;justify-self:center;margin-top:20px;padding:10px 40px;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%}}
