JSFiddle - React, Tailwind, and code Playground

by Artem Pryanishnikov

HTML

<div class="line_4" style="overflow: hidden;">
    <div style="width: 1000%;">
        <div style="float: left; width: 350px; height: 50px; text-align: center;">
            <div class="footer-content">

             </div>
        </div>
        <div style="float: left; width: 350px; height: 50px; font-size: 18px;margin-top:10px;"> 
            <div class="footer-numbers">
                <p>	&nbsp;+7 (495) 215-51-61	&nbsp; +7(910)-404-38-44</p>
            </div>
        </div>
        <div style="float: left; width: 220px; height: 50px;">
            <div>
                <a href="https://vk.com/public166716265"><img src="images/icons/vk.jpg" width="50" 
           height="50" alt="Пример"></a>
                <a href="https://www.facebook.com/multisoft.ru"><img src="images/icons/facebook.jpg" width="50" 
           height="50" alt="Пример"></a>
                <a href="https://www.instagram.com/multisoft_systems/"><img src="images/icons/insta.jpg" width="50" 
           height="50" alt="Пример"></a>
                <a href="https://www.youtube.com/channel/UC9kBUwEUW1bMsltkaD8HL9Q"><img src="images/icons/youtube.jpg" width="50" 
           height="50" alt="Пример"></a>
          </div>
        </div>
        <div style="float: left; width: 250px; height: 50px;">
         </div>
        </div>