.recomCont{padding:16px 0;margin-bottom:10px;background-color:var(--color-background-5);box-sizing:border-box}.recomHeading{margin:0 12px 16px;font-weight:700}.recomArea{justify-content:space-between}.recomArea,.recomHref{display:flex;align-items:center}.recomHref{flex:1 0 82px;flex-direction:column;align-self:flex-start;margin:0 4px}.recomHref:hover{text-decoration:underline}.recomHref:first-of-type{margin-left:0;padding-left:12px}.recomHref:last-of-type{margin-right:0;padding-right:12px}.recomImage{display:flex;justify-content:center;align-items:center;width:100%;height:82px;margin-bottom:4px;background-color:#fff;border:1px solid var(--color-border-2);border-radius:8px}.recomImage img{width:52px;height:52px}.recomName{overflow:auto;word-break:break-word;font-weight:700;text-align:center}@media only screen and (max-width:799px){.recomCont{padding:16px 0}.recomArea{overflow-x:auto}}