.b-promo-table{border-radius:4px;border:1px solid #eee;overflow:hidden;font-size:16px;display:grid;grid-template-columns:30% 70%;grid-template-rows:auto auto;margin-bottom:20px}.b-promo-table__img{grid-column:1/2;grid-row:1/2;display:flex;justify-content:center;align-items:center;background:#f9f9fb;border-right:1px solid #eee}.b-promo-table__img img{margin:0 20px;display:block}.b-promo-table__content{grid-column:2/3;grid-row:1/2;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}.b-promo-table__promo{padding:12px 24px;border-bottom:1px solid #ececec}.b-promo-table__promo-label{font-size:15px;color:#888;margin-bottom:4px;font-weight:600}.b-promo-table__promo-title{font-size:17px;color:#333;font-weight:600;margin-bottom:6px;line-height:25px}.b-promo-table__promo-odds{color:#2d960b;font-size:17px;text-transform:uppercase;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.17px;margin-bottom:6px}.b-promo-table__promo-date{font-size:15px;color:#767676;margin-bottom:0;font-weight:600}.b-promo-table__caption{grid-column:1/3;grid-row:2/3;font-size:12px;color:#767676;text-align:right;margin-right:10px;font-weight:400}