div.contents > p {
  width:100%;
}

div.year_div {
  padding: 5px 20px 5px 20px;
}

select#year {
  width: 100px;
//  text-align: center;
}

ul.gallery {
  justify-content: flex-start;
}


div.cam_graph{
  display: none;
  width: 100%;
} 

div.cam_graph > p{
  width: 100%;
  box-sizing: border-box;
  margin:0;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 20px;
  text-align:left;
  font-weight: bold;
  font-size: 14pt;
}

img.mfp-img {
  /*width:980px!important;*/
}
