Body {
Margin:0;
Padding-bottom:5px;
Margin-top:5px;
font-family: 'Montserrat', sans-serif;
Text-align: center;
}
.logo {
height: 105px;
}
H2 img {
Max-height: 400px;
width: 100%;
max-width:100%;
object-fit: cover;
filter: brightness(50%); 
}
H2 p {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-family: 'Montserrat', sans-serif;
  Font-size: 40px;
  Text-Align: center !important;
}
.second {
  Font-size: 55px;
  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;
}
.info {
Padding-left: 10%;
padding-right:10%;
  Text-Align: center !important;
}
@media screen and (max-width: 500px) {
.logo { 
width:50%;
}
