diff --git a/css/style2.css b/css/style2.css index ad0779b..806de7a 100644 --- a/css/style2.css +++ b/css/style2.css @@ -548,6 +548,16 @@ pre, justify-content: center; align-items: center; } +.layout .card .content , .layout .card{ + display: flex !important; + flex-direction: row !important; + justify-content: space-evenly !important; + width: 400px !important; + height: 230px !important; +} +.layout .card .content .cardContent h3{ + font-size: 25px !important; +} .container-team .grid .card , .first .card , .event-directors .card { position: relative; width: 250px; @@ -630,6 +640,11 @@ pre, align-items: center; flex-direction: row; } +.layout .card .sci{ + position: absolute !important; + bottom: 45px !important; + right: 23px !important; +} .container-team .card .sci li { margin: 0 10px; transform: translateY(40px); @@ -1300,6 +1315,15 @@ div .contact_name .name { .cardContent p{ margin-bottom: 30px; } + .layout .card .content , .layout .card{ + width: 400px !important; + height: 230px !important; + } + .layout .card .sci{ + position: absolute !important; + bottom: 45px !important; + right: 40px !important; + } } @media (max-width: 1750px){ .container-team .grid .card{ @@ -1319,6 +1343,15 @@ div .contact_name .name { .container-team .card .sci li a { font-size: 20px; } + .layout .card .content , .layout .card{ + width: 350px !important; + height: 180px !important; + } + .layout .card .sci{ + position: absolute !important; + bottom: 30px !important; + right: 40px !important; + } } @media (max-width: 1560px){ .container-team .grid .card{ @@ -1348,6 +1381,9 @@ div .contact_name .name { .modify{ font-size: 125px !important; } + .layout .card .content .cardContent h3{ + font-size: 20px !important; + } } @media(max-width: 968px){ .modify{ diff --git a/index.html b/index.html index f211b45..d998020 100644 --- a/index.html +++ b/index.html @@ -1622,7 +1622,7 @@

Dr D Anuradha

-
+