.t938__background-image {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 30%;
    height: 100%;
    background-color: #253b4d;
    background-repeat: no-repeat;
    background-size:contain;
    background-position: right;
}
style attribute {
    background-color: #1a2026;
    color: rgb(255, 255, 255);
}