*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.careersTitle{
    background: url(image/About-Us/Abou-Banner1.png) no-repeat center;
    background-size: cover;
    padding: 30px 0;
}
.careers-image-2 {
    position: absolute;
    bottom: -127px;
    right: 25px;
    border-radius: 5%;
    width: 18rem;
}