@media (max-width: 767px) 


{
#hamburger,	.fixed-top-right {display: none;}
	.mobilehead {display: block; width: 100%; background: #fff;}

	.logo {
  width: 50%;
  margin: 1vh auto;
  min-width: 296px;
  text-align: center;
}

	#c34 img {display: none !important;}
	
	.mobilehead .textmedia {gap:0;}
	
	#frame-backgroundimage-c5 {
  opacity: 0.2;
}
	
	
}









