diff --git a/src/css/about.css b/src/css/about.css index 68d5978..b1ffc64 100644 --- a/src/css/about.css +++ b/src/css/about.css @@ -4,11 +4,13 @@ padding-top: 80px; padding-bottom: 62px; background-image: url(/img/about/about-ornamets-mobile.png); background-position-x: right; - background-position-y: 761px; + background-position-y: bottom; background-repeat: no-repeat; background-size: 248px 393px; } + + @media screen and (min-width: 768px) { .section-about-us{ background-image: url(/img/about/ornamet-about-tablet.png);