[html]
<div class="your_questions">
<your_questions>Здесь вы можете задать любой вопрос или сделать любое предложение. Также мы всегда готовы ответить <a href="https://crosstest2.rusff.me/profile.php?id=2">здесь</a>.</your_questions>
</div>
<style>
.your_questions {
background: url(https://i.imgur.com/EsKmYzJ.png);
background-size: 100%;
width: 600px;
height: 179px;
margin-left: 20px!important;
}
your_questions {
position: relative;
top: 55px;
width: 380px;
display: block;
left: 88px;
line-height: 1.6;
letter-spacing: 0.4px;
}
</style>
[/html]