.bestseller-page-container{max-width:1400px;margin:148px auto 0;padding:60px 20px}.bestseller-page-title{text-align:center;color:#000;letter-spacing:5%;margin-bottom:4rem;font-family:Cormorant Infant,serif;font-size:35px;font-weight:400;line-height:100%}.bestseller-page-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}@media (max-width:1200px){.bestseller-page-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.bestseller-page-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.bestseller-page-container{margin-top:0}}@media (max-width:600px){.bestseller-page-grid{grid-template-columns:1fr}}
