.button_seled a
{
      min-width:48px;
      /* padding:0; */
}
                                                          
.button_seled_tel a
{
      /*
      padding:16px 22px 14px;
      background:#01D1B5;   */
      color:#01D1B5;   
      font-size:0;
      padding:0;
      width:55px;
      height:55px;
      margin:8px 0 0;
      background:#01D1B5 url('images/img/n_phone.svg') no-repeat 50% 50%;
      vertical-align:top;
}