 .link-websenso {
   font-size: 0;
   display: block;
   width: 28px;
   height: 28px;
   background-image: url('../img/ws.svg');
   background-size: contain;
   background-position: center;
   background-repeat: no-repeat;
   margin: 0 auto;
   background-color: #fff;
   border-radius: 50px;
 }