.section-box.topimage.size-full {
    background-size: contain !important;
}
    .border{
border-radius: 20px !important;
border-bottom: 5px #FF2056 solid !important ;
}

.border-fekri{
border-radius: 20px !important;
border-bottom: 5px #7CCF00 solid !important ;
}
.border-gheseh{
border-radius: 20px !important;
border-bottom: 5px #7C86FF solid !important ;
}
.border-other{
border-radius: 20px !important;
border-bottom: 5px #FFB900 solid !important ;
}
.border-text{
border-radius: 20px !important;
border-bottom: 5px rgb(252, 102, 0) solid !important ;
}