JSFiddle - React, Tailwind, and code Playground
HTML
<script src="http://vintovye-svai-perm.ru/wp-content/themes/piling_factory/images/header.png"></script>
<div id="header"></div>
CSS
#header {
margin: 0 auto;
max-width: 1307px;
height: 390px;
background: url(http://vintovye-svai-perm.ru/wp-content/themes/piling_factory/images/header.png) no-repeat;
}