i.cs-icon2, .vertical-tabs .nav > li > a i.cs-icon2 {
    border-radius: 24px;
    border: 4.5px solid rgba(255, 255, 255, 0.13);
    box-sizing: border-box;
    width: 48px !important;
    height: 48px !important;
    background: transparent;
    position: relative;
    z-index: 1;
    float: left;
    left: 0;
    top: -14px;
    margin-right: 10px;
}

.cs-icon2:after {
    content: ' ';

    background-position: center;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    background-repeat: no-repeat;
    width: 39px;
    height: 39px;
    background-color: white;
    border-radius: 26px;
    top: 50%;
    left: 50%;
    transform: translate(calc(-50% - 0.5px), calc(-50% - 0.5px));
    box-sizing: border-box;
    z-index: 0;
}

i.cs-icon2 svg, .vertical-tabs .nav > li > a i.cs-icon2 svg {

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.cs-icon2.icon-cs-bell svg {
    width: 21px;
    height: 21px;
    z-index: 1;
}

.cs-icon2.icon-cs-handshake svg {
    width: 21px;
    height: 21px;
    z-index: 1;
}

.cs-icon2.icon-cs-smiley svg {
    width: 23px;
    height: 23px;
    z-index: 1;
}

.cs-icon2.icon-cs-target svg {
    width: 24.5px;
    height: 24.5px;
    z-index: 1;
}

.cs-icon2.icon-cs-bicycle svg {
    width: 31px;
    height: 31px;
    z-index: 1;
}

.cs-icon2.icon-cs-mountains svg {
    width: 23px;
    height: 23px;
    z-index: 1;
}

.cs-icon2.icon-cs-pickleball svg {
    width: 26px;
    height: 26px;
    z-index: 1;
}

.cs-icon2.icon-cs-sunrise svg {
    width: 31px;
    height: 31px;
    z-index: 1;
}

.cs-icon2.icon-cs-molecular svg {
    width: 26px;
    height: 26px;
    z-index: 1;
}

.cs-icon2.icon-cs-clock svg {
    width: 23px;
    height: 23px;
    z-index: 1;
}