p {
    font-family: 'Cairo', sans-serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
}
 div.banner-hero.banner-image-single > div  {
display: none;
} 

div > div.banner-hero.banner-image-single {
    height: 10px;

}

 div.mt-10.d-flex.align-items-center.job-header-content > div:nth-child(1) > h1 {
font-size: 24px;
line-height: 40px;
}

#page-home > main > section > div > div > div > div:nth-child(1) > img {
display:none;
}
#page-home > main > section > div > div > div > div:nth-child(3) > img {
display:none;
}