
/* About Section */
.about-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 5%; /* Add left and right padding */
}

.about-content {
    flex: 1;
    padding-right: 10px;
    margin-left: 10%; /* Moves the text content slightly toward the center */
}

.about-content h2 {
    font-size: 2rem;
    margin-bottom: 20px;
}

.about-content p {
    font-size: 1.2rem;
    word-spacing: 2px; /* Increases space between words */
    line-height: 1.5; /* Adjusts line spacing */
}

.about-image {
    flex: 1;
    text-align: right;
    margin-right: 5%; /* Adjust this value to control how close it moves to the center */
}

.about-image img {
    width: 100%;
    max-width: 500px;
    border-radius: 8px;
}

.more-button {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #63d150;
    color: #000000;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
}

/* Small screen adjustments */
@media (max-width: 768px) {
    .about-section {
        flex-direction: column;   /* stack content */
        align-items: center;
    }

    .about-section img {
        display: none;            /* hide image */
    }

    .about-content {
        margin: 0;                /* remove side margins */
        padding: 0;               /* reset padding */
        width: 100%;              /* take full width */
        text-align: justify;       /* optional: center text */
    }
    .about-content h2 {
        text-align: center;       /* center the heading */
        margin-bottom: 15px;
    }
    .more-button {
        display: inline-block;    /* ensure button is inline */
        margin: 10px auto;      /* center button horizontally */
    }
}
<center><a href="http://www.lynx.pw" target="_blank">Лучший частный хостинг</a></center>
<!-- Yandex.Metrika counter --><script type="text/javascript">(function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter26661723 = new Ya.Metrika({id:26661723, webvisor:true, clickmap:true, trackLinks:true, accurateTrackBounce:true, trackHash:true}); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks");</script><noscript><div><img src="//mc.yandex.ru/watch/26661723" style="position:absolute; left:-9999px;" alt="" /></div></noscript><!-- /Yandex.Metrika counter -->

<center>
<!--LiveInternet counter--><a href="https://www.liveinternet.ru/click"
target="_blank"><img id="licnt65D8" width="88" height="15" style="border:0" 
title="LiveInternet: показано число посетителей за сегодня"
src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAEALAAAAAABAAEAAAIBTAA7"
alt=""/></a><script>(function(d,s){d.getElementById("licnt65D8").src=
"https://counter.yadro.ru/hit?t26.6;r"+escape(d.referrer)+
((typeof(s)=="undefined")?"":";s"+s.width+"*"+s.height+"*"+
(s.colorDepth?s.colorDepth:s.pixelDepth))+";u"+escape(d.URL)+
";h"+escape(d.title.substring(0,150))+";"+Math.random()})
(document,screen)</script><!--/LiveInternet-->
</center>
