.jurmala-2-background {
    background: url('./src/img/3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.t-left-text-pos {
    grid-template-columns: 1fr 1.2fr !important;
}

.t-left-text-pos .ui-h-line {
    margin-left: 0 !important;
    margin-right: 10px !important;
}