.right-block {
    width: 400px; /* nastav podľa potreby, podľa obrázka je to cca 370-400px */
    margin-left: auto;
    margin-right: 0;
    text-align: left; /* nech je text normálne zarovnaný */
    font-weight: 600;
    font-size: 16px;
    margin-top: 40px; /* alebo podľa potreby */
    margin-bottom: 30px;
    line-height: 1.6;
}