.content-right{display:flex;flex-direction:column;justify-content:space-between}.button-pink,.button-black{height:58px;width:280px;margin:0}.buttons{display:flex;justify-content:space-between}.store-tabs{display:flex;justify-content:center;font-size:1rem;gap:10px;border-bottom:2px solid #000}.store-tab{align-content:center;width:50%;height:58px;text-align:center;padding:10px;cursor:pointer;max-width:46.5vw;border-left:1px solid #999;border-top:1px solid #999;border-right:1px solid #999;border-radius:24px 24px 0 0;background-color:#eee;color:#999}.store-tab.active{border-left:1px solid #000;border-top:1px solid #000;border-right:1px solid #000;background-color:#000;color:#fff}.stores{display:none}.stores.active{display:block}.overview{display:flex}@media (min-width: 1200px){.comic-thumbnail{width:30.2%}.content-right{width:69.8%;padding-left:30px}.overview{margin-bottom:50px}}@media (max-width: 1199px) and (min-width: 768px){.comic-thumbnail{width:30.2%}.content-right{width:69.8%;padding-left:30px}.overview{margin-bottom:50px}}@media (max-width: 767px){.comic-thumbnail{width:80%;margin:auto}.overview{flex-direction:column;margin-bottom:25px}.content-right{width:95%;margin:20px auto 0}.title-button{width:100%}}
