
.square-icons-list.agents-list{
    .icon{
        box-shadow: none;
        border-radius: 50%;
        background: #F3F4F9;
        top: 50%;
    transform: translateY(-50%);
    }
}