.category-summary{display:flex;justify-content:space-between;align-items:flex-start;margin:4.5rem auto;width:80%}.category-summary .summary-img{width:13.45rem;height:11rem;flex-shrink:0;object-fit:cover;margin-right:2rem;align-self:stretch}.category-summary .divider-line{align-self:stretch;margin:0 1.8rem;border-width:.0625rem}@media(max-width:768px){.category-summary{flex-direction:column;align-items:center;align-self:stretch;margin:1.88rem auto;width:93%;gap:1.5rem}.category-summary .summary-img{height:15rem;width:100%;margin-right:unset}.category-summary .divider-line{width:100%;justify-content:center;align-items:flex-start;align-self:center}}