@media only screen and (max-width: 500px) {  div#footermenu {   position: static;   text-align: center;   margin-top: 20px !important;  }  div.contentsection-photos div.contentheader h3.contenttitle {   font-size: 95% !important;  } }
