diff --git a/src/styles/aboutSection.module.css b/src/styles/aboutSection.module.css index 91beb79..0811488 100644 --- a/src/styles/aboutSection.module.css +++ b/src/styles/aboutSection.module.css @@ -128,7 +128,7 @@ /* On larger screens, adjust positioning */ @media (min-width: 1024px) { - background-size: 1230px; - background-position: center; + background-size: 55vw; + background-position: right center; } } \ No newline at end of file