.g_ .secao-banners .banner.cheio {
    margin-bottom: 0px;
}
.banner.cheio+.row-fluid {
    margin-top: 0px;
}

.g_ .secao-banners .banner.tarja {
    border: 0;
    position: relative;
    width: 1920px;
    left: calc(50% - 960px);
}

.g_ .secao-banners .banner.tarja img{
    width: 100%
}
