Body {
Margin:0;
Padding-bottom:5px;
Margin-top:5px;
font-family: 'Montserrat', sans-serif;
}
.logo {
height: 105px;
Text-
}
H2 img {
Max-height: 265px;
width: 100%;
max-width:100%;
object-fit: cover;
filter: brightness(50%); 
}
H2 p {
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-family: 'Montserrat', sans-serif;
  Font-size: 55px;
  Text-Align: center !important;
}
.second {
  Font-size: 65px;
  Text-decoration: underline;
  text-decoration-color:#7EC85A;
  Text-Align: center !important;
  Font-weight:700;
}
.logo {
Max-height: 250px;
}
H3 {
   Font-size: 25px;
  Text-decoration: underline;
  color:#7EC85A;
  Text-align: center;
}
Ul {
Padding-left: 0 !important;
list-style-position: inside;
Font-size:16px;
}
.info {
Text-align: center;
}
Li {
margin-left:35%;
Margin-right: 35%;
width: 40%;
Text-align: left;
}
.links a {
text-decoration: none;
Padding: 15px;
Font-family: Georgia;
color: black;
float: right;
}
.links a:hover {
Color: gray;
}
}
@media screen and (max-width: 500px) {
.logo { 
width:50%;
}
}
@media screen and (max-width: 500px) {
Li { 
margin: 0 !important;
Width:100%;
}
@media screen and (max-width: 500px) {
P .first { 
Display:none;
}