.bg_titulo {
    background-position: bottom center !important;
}
.tab-content .row {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: #ffd102 !important;
    background-position: left top !important;
}
.tabs {
    background: #fff;
}
ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
    background-color: #000 !important;
    color: #fff !important;
}
.side-tabs ul.tab-nav li a {
    font-weight: 600 !important;
    letter-spacing: 1px !important;
}

.tab-content .row .col-lg-7 {
    min-height: 600px;
}