.teOrienta {
    background-image: linear-gradient(#f5f4f5 60%, #f4c600 60%, #f4c600 80%, #3065af 80%);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.teOrienta .content {
    background-image: url("https://desarrollofront.orientapae.com/general/img/A_cortada.png");
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}