.sp-my-account {
    display:none !important;
}

.sp-megamenu-parent >li >a {
    padding: 0 12px !important;
}

#sp-logo .logo img {
    max-width:125px !important;
    height: 35px !important;
}

.featured-row-section .sppb-col-md-3:nth-child(1) .featured-course > div {
    background-color: rgba(180,62,146,0.8);
}
.featured-row-section .sppb-col-md-3:nth-child(2) .featured-course > div {
    background-color: rgba(131,63,148,0.8);
}
.featured-row-section .sppb-col-md-3:nth-child(3) .featured-course > div {
    background-color: rgba(243,111,51,0.8);
}
.featured-row-section .sppb-col-md-3:nth-child(4) .featured-course > div {
    background-color: rgba(141,198,63,0.8);
}

.featured-row-section {
    top: 80px;
    margin: 0 auto !important;
}

.customicon-group-parent ul li { 
    width:24%;
    margin:5px;
    min-height:145px;
    border-right: 1px solid #e6e6e6;
    padding-top:25px;
    padding-bottom:25px;
}

.customicon-group-parent ul li:last-child { 
    border-right: none !important;
}

#sp-bottom-2nd-row {
    padding: 60px 0 60px 0;
}