diff --git a/index.html b/index.html
index b646081..d28de19 100644
--- a/index.html
+++ b/index.html
@@ -684,38 +684,13 @@
}
.partners__container {
- display: flex;
- align-items: center;
- justify-content: center;
- flex-wrap: wrap;
- gap: 30px;
-}
+ gap: 20px
+ }
-.partners__with-text {
- display: flex;
- flex-direction: column;
- align-items: center;
- text-decoration: none;
- color: inherit;
-}
-
-.partners__logo {
- display: flex;
- align-items: center;
- justify-content: center;
-}
-
-.partners__container img {
- width: 300px; /* или нужный вам размер */
- height: 120px; /* или нужный вам размер */
- object-fit: contain;
- display: block;
-}
-
-.partners__with-text p {
- margin: 10px 0 0 0;
- text-align: center;
-}
+ .partners__container img {
+ max-width: 200px;
+ max-height: 100px;
+ }
}
@@ -957,21 +932,16 @@
+
R&D center
+