.banner .banner-img {
    border-radius: 0 !important;
    overflow: hidden;
    background-image: url("../../images/backgrounds/gestao-recursos-humanos.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
