Line 140: | Line 140: | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
position:relative; | position:relative; | ||
− | width: | + | width:100%; |
height: 450px; | height: 450px; | ||
border: #FFFFFF solid; | border: #FFFFFF solid; | ||
Line 161: | Line 161: | ||
position: relative; | position: relative; | ||
height: 480px; | height: 480px; | ||
− | margin-left: | + | margin-left:27%; |
margin-top:35%; | margin-top:35%; | ||
text-align : justify; | text-align : justify; | ||
+ | z-index:2000; | ||
} | } | ||
Line 183: | Line 184: | ||
color: whiteSmoke; | color: whiteSmoke; | ||
color: #A8D5D8; | color: #A8D5D8; | ||
− | left: | + | left: 0%; |
position: absolute; | position: absolute; | ||
bottom: 0%; | bottom: 0%; | ||
Line 275: | Line 276: | ||
width:58%; | width:58%; | ||
text-align : justify; | text-align : justify; | ||
− | margin-top: | + | margin-top:10%; |
font-size: 16px | font-size: 16px | ||
} | } | ||
Line 287: | Line 288: | ||
margin: 30px auto; | margin: 30px auto; | ||
text-align: center; | text-align: center; | ||
− | width: | + | width: 100%; |
} | } | ||