.container{overflow:hidden;width:100%}.rwd-table{display:flex;flex-direction:column;margin:auto;max-width:100%}.rwd-row{border-bottom:0 solid #b83135;display:flex}.rwd-cell{padding:.5em 1em;position:relative}.bonus-cell{color:inherit;flex:1;padding-right:2em;position:relative;text-align:center;text-transform:uppercase}.title-cell{flex:2;text-align:left}.price-cell{flex:1;text-align:center}@media screen and (max-width:601px){.rwd-row{border-bottom:0;flex-direction:column}.rwd-cell{text-align:center!important}.bonus-cell:after{display:none}}@media screen and (min-width:600px){.rwd-cell{padding-bottom:1em;padding-left:2em;padding-top:1em}}.rwd-row:first-child .rwd-cell{margin-top:.5em}.rwd-row:last-child .rwd-cell{margin-bottom:.5em}