#meta-title{text-align:center}@media (min-width:768px){#meta-title{display:none}}#flowers{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.5rem .5rem;margin-bottom:3rem}@media (min-width:650px){#flowers{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (min-width:820px){#flowers{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.flower{display:block;position:relative;text-decoration:none}.centered-img-container>img{border-radius:.3rem}.square>button{position:absolute;bottom:0;left:0;padding:2rem 2rem 0 0}.discount{position:absolute;top:0;left:5px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:50px;height:50px;color:#fff;font-weight:700;background:#79439a;background:radial-gradient(#a75bd4,#79439a);border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #eee}@media (min-width:1200px){.discount{width:65px;height:65px;font-size:29px}.percent{font-size:24px}}.discount>div{font-size:8px;margin-top:-21px}.flower>button{margin-right:.5rem}.flower-name{margin:0 0 .5rem}.flower svg{fill:#864d8b}#pagination-text{text-align:center;margin-bottom:.5rem}