.product-detail__newspaper{border:1px solid #f1f3f4;border-radius:10px;margin-bottom:15px;padding:15px 5px}@media (max-width:768px){.product-detail__newspaper{border-radius:5px}}.product-detail__newspaper_title{font-size:18px;font-weight:700;padding:0 0 15px;text-align:center}@media (max-width:768px){.product-detail__newspaper_title{font-size:16px}}.product-detail__newspaper_list{display:flex;flex:1;justify-content:space-between}.product-detail__newspaper_list_item{align-items:center;border-right:1px solid #ccc;display:flex;flex:1;justify-content:center;overflow:hidden}.product-detail__newspaper_list_item:first-child{padding-left:0}.product-detail__newspaper_list_item:last-child{border-right:none}.product-detail__newspaper_list_item img{height:40px;max-height:40px;-o-object-fit:contain;object-fit:contain;transform-origin:center center;transition:transform .25s ease-in-out;width:auto;will-change:transform}.product-detail__newspaper_list_item:hover img{transform:scale(1.1)}
