diff --git a/src/.DS_Store b/src/.DS_Store index 49a819bf2afe4bef11d495b5c6ca821b68e960a2..537fe2e97d039f4065acc4a536055116693c40cf 100644 Binary files a/src/.DS_Store and b/src/.DS_Store differ diff --git a/src/App/mediarules.css b/src/App/mediarules.css index 7ab7b751a360e7782916d9d1e8cf1724959181a7..0e722e3884b90d07224ef1a8c16af1484520e561 100644 --- a/src/App/mediarules.css +++ b/src/App/mediarules.css @@ -113,7 +113,7 @@ /***Biosafty***/ #safehead { background-size: contain; /* Adjust the image to fit within the container */ - background-position: top 100%; /* Push the image down for better visibility */ + background-position: bottom 100%; /* Push the image down for better visibility */ height: 300px; /* Adjust the height for mobile screens */ } /***Description***/