diff --git a/src/components/layout/SwiperCardSection/index.module.css b/src/components/layout/SwiperCardSection/index.module.css
index 6232a69..ccb0b57 100644
--- a/src/components/layout/SwiperCardSection/index.module.css
+++ b/src/components/layout/SwiperCardSection/index.module.css
@@ -16,12 +16,9 @@
.navBtn {
flex-shrink: 0;
- width: 3.125rem;
- height: 3.125rem;
- background: #FFFFFF;
- box-shadow: 0rem 0 .75rem 0rem rgba(20, 53, 92, 0.2);
- border: none;
- border-radius: 50%;
+ /* width: 3.125rem;
+ height: 3.125rem; */
+ /* background: #FFFFFF; */
cursor: pointer;
position: absolute;
diff --git a/src/components/layout/SwiperCardSection/index.tsx b/src/components/layout/SwiperCardSection/index.tsx
index 8c69cd9..ac27de0 100644
--- a/src/components/layout/SwiperCardSection/index.tsx
+++ b/src/components/layout/SwiperCardSection/index.tsx
@@ -44,13 +44,12 @@ export default function SwiperCardSection({ data, disableHover=false }: { data: