@charset "utf-8"; .imp_monthly{ display:table; position:absolute; right:0; top:0; background:#6D7CAF; @include border-radius(70px); p{ display:table-cell; vertical-align:middle; text-align:center; width:140px; height:140px; color:#fff; line-height:1.4; } strong{ font-weight:bold; } .imp_monthly_num{ font-size:200%; } }