#panel-optical-switches .header span{
    color: #fff;
    font: bold 1.5rem/1.875rem Roboto;
    margin: 10px 0 0;
		 display: block;
			text-transform: none;
}
@media (min-width: 769px) {
	#panel-optical-switches .multi-panels ul li {max-width: 80%;}
	#panel-optical-switches .multi-panels ul li img {margin-bottom: 3rem;}
}
@media (max-width: 768px) {
	#panel-optical-switches .header span{
	    font: bold 1.125rem/1.5rem Roboto;
	}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}