.top-block-text {
    padding-right: 2.5em;
}

@media screen and (max-width: 540px) {
    .top-block-text {
        padding: 0;
    } 
}