.sp-one {
    /* padding: 60px 0px; */
}
.welcome-section {
    display: block;
    /* background: rgb(0,190,242);
    background: radial-gradient(circle, rgba(0,190,242,1) 0%, rgb(55, 108, 186) 100%);     */
    color: #7f7f7f;
}
.wellcome-left-colmun{
    margin-top: 10%;

}
.wellcome-left-colmun.sec-founder{
color: #7f7f7f !important;
}
@media (max-width: 375px)
{
    .backbox{
        width:50px;
        height: 200px;
    }
}
.founder_img{
    overflow: hidden;
    width: 70%;
    border-radius: 50%;
    background-color: white;
    filter: drop-shadow(-1px 1px 3px #faf5f5);}
/* .backbox{
    width: 500px;
    height: 480px;
    background-repeat: no-repeat;
    background-size: 704px 459px;
    border-radius: 50%;

} */