#principalContent {
    background-position: center center;
}

#assets-01 .item .pampa {
    width: 180px;
}
#assets-01 .item .bbva {
    width: 125px;
}
#assets-01 .item .lomanegra {
    width: 80px;
}
#assets-01 .item .vista {
    width: 70px;
}
.basicForm .sub-form .highlight {
    color:#15bab6;
}

#principalContent h1 .logoAsset {
    margin-bottom: 20px;
    width: 100px;
}
@media only screen and (max-width:600px) {
    #principalContent {
        background-image: url("../../../images/subName/petroleo/bg-mobile.jpg")!important;
        background-color: #0b1a39;
        background-size: contain;
        background-position: center top;
    }
}