diff --git a/wp-content/themes/cosmopet/static/css/production-page.css b/wp-content/themes/cosmopet/static/css/production-page.css index 83d9b25..b443323 100644 --- a/wp-content/themes/cosmopet/static/css/production-page.css +++ b/wp-content/themes/cosmopet/static/css/production-page.css @@ -1,9 +1,8 @@ - /* PRODUCTION */ - .hero{ position: relative; background: var(--radial); + background: radial-gradient(213.32% 302.43% at 149.73% -58.39%, #0F5881 0%, #1EA49C 36.11%, #76CE75 66.67%, #ECF39F 91.15%); overflow: hidden; z-index: 1; } @@ -1571,4 +1570,17 @@ .advantage_item .description{ margin-top: 0; +} + +@media (max-width: 768px) { + .hero_image { + display: block; + } + .hero_block { + display: flex; + flex-direction: column; + justify-content: space-between; + min-height: 90svh; + padding: 180px 0 140px 0; + } } \ No newline at end of file diff --git a/wp-content/themes/cosmopet/templates/_pages/production.twig b/wp-content/themes/cosmopet/templates/_pages/production.twig index fe6a75e..4cfc200 100644 --- a/wp-content/themes/cosmopet/templates/_pages/production.twig +++ b/wp-content/themes/cosmopet/templates/_pages/production.twig @@ -25,8 +25,9 @@ {% for item in desc %}
{{ item.text }}
{% endfor %} +В ОСНОВЕ ПРОИЗВОДСТВА COSMOPET — УНИКАЛЬНЫЙ ТЕХНОЛОГИЧЕСКИЙ ПРОЦЕСС, КОТОРЫЙ НЕ ИМЕЕТ АНАЛОГОВ В МИРЕ.
-