diff --git a/src/.DS_Store b/src/.DS_Store index 27fdcd2c3a537ccd5cb3d30b7169447025f78637..a0bf72f797e894665e84da61543ff64ef5b6a22a 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 e140e9cfeb8269a83ee8fe8ba7e7d4397dea451e..2c4fd723a0f327f80d0deefcbb2a3d889edd756c 100644 --- a/src/App/mediarules.css +++ b/src/App/mediarules.css @@ -112,8 +112,8 @@ } /***Biosafty***/ #safehead { - background-size: cover; /* Adjust the image to fit within the container */ - background-position: bottom 100%; /* Push the image down for better visibility */ + background-size: contain; /* Adjust the image to fit within the container */ + background-position: center; /* Push the image down for better visibility */ height: 300px; /* Adjust the height for mobile screens */ } /***Description***/