.features-section{width: 100%; height: 100%; background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo202601/202601053/html/images/process-bg-back.png'); background-repeat: no-repeat; background-position-x:100%; background-position-y:100%; z-index: 1;}
.features-right-side-content p{font-family: var(--secondary_font) !important; line-height: 30px; color: var(--grey); }
.features-group span{color: var(--violet-blue);}
.features-group{gap: 30px;}
.features-group-content{gap: 10px;}
.features-right-side-content .orange-theme-btn{margin-top: 30px;}
.about_page_features{background:none;}
.about_page_features .features-group{margin-bottom: 16px;}
@media (max-width:767px){
 .features-left-side img{display: block; margin: 0 auto;}
 .features-right-side{margin-top: 30px; text-align: center;}
 .features-group{justify-content: center;}
}

@media (max-width:991px){
 .features-section{background: none;}
}