.x_icon{
  width: 2.8rem;
    height: 2.8rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
}