.item-detail 
{
   display: block;
   margin-left: 25px;
   padding: 0;
}

.item-detail .price 
{
   font-size: 30px;
   line-height: 28px;
   margin-bottom: 5px;
   margin-left: 13px;
}

.item-detail .retail 
{
   margin-left: 15px;
}

.premium-benefit-green
{
   height:50px;
   min-width: 400px;
   border: 2px solid #0eb367;

}

.membership-fa
{
   font-size: 25px;
   color: #0eb367;
}

.membership-tab
{
   height:60px;
   margin-right: -5px;
}


.premium-tab-nav 
{
   margin: 0;
}