@charset "utf-8"; /* CSS Document */ #present .wrap_premium{ margin: auto; width: 800px; } #present .wrap_premium > a{ display: inline-block !important; margin-right: 10px!important; width: calc((600px - 20px) / 3) !important; } #present .wrap_premium > a:nth-of-type(3n), #present .wrap_premium > a:last-of-type{ margin-right: 0 !important; }
