/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

iframe {  
width: 275px;
}

.sidebarimage {
width: 250px;
 }
 
   @media screen and (max-width: 808px) {
 .jumplinks {
 font-size: 18px;
 font-weight:700;
 text-align: center;
  }
   }
 
  @media screen and (min-width: 809px) {
 .jumplinks {
 display: none;
  }
  }