/.banner-wrapper-right /
.banner-wrapper-right {
    display: none; 
}

/ .banner-wrapper-left/
.banner-wrapper-left {
    display: none; 
}
.banner-wrapper {
     display: none; 
}

img[src="https://featmate.com/assets/static/img/freelancer.png"] {
    display: none;
}


img[src="https://featmate.com/assets/static/img/client.png"] {
    display: none;
}

/ .banner-wrapper-line-fav/
.banner-wrapper-line-fav {
    display: none;
}


/ .banner-wrapper-project-flex /
.banner-wrapper-project-flex {
    display: none;
}
.banner-wrapper-right .banner-wrapper-project{
    display:none;
}
.banner-wrapper-line-fav
{
    display: none;
}
.section-title .subtitle::before{
  width: calc(50% + 70px);
}