.Footer10_PaneA, .Footer10_PaneB, .Footer10_PaneC, .Footer10_PaneD {
    padding-top: 60px !Important;
    padding-bottom: 50px !Important;
}
img {
    max-width: 100% !Important;
    height: auto !IMPORTANT;
}
.cozza {
 box-shadow: 0px 0px 10px #000;
}
.cozza2 {
 text-shadow: 3px 3px 10px #000000a6 !Important 
}

@media only screen and (max-width: 767px){
  h1 {
    font-size: 26px !Important;
}
  h2 {
    font-size: 24px !Important;
}
  h3 {
    font-size: 22px !Important;
}
  h4 {
    font-size: 20px !Important;
}
  h5 {
    font-size: 19px !Important;
}
  h6 {
    font-size: 18px !Important;
}
}
@media only screen and (max-width: 1000px){
.hide-mobile {
  display: none;
}
  }

.logo-bg {
    background: url(/portals/meeh2020/Images/RFM-transparent.png) no-repeat;
     background-size: contain;
    /* background-attachment: fixed; */
}



