#panel .icons ul li img{width:500px}
#panel section.bo-temp{
	padding-bottom: 3rem;
}
#panel .bo-temp .content{
	padding-bottom: 5rem;
}
#panel .bo-temp .multi-panels ul{max-width: 1100px;}
#panel .bo-temp .multi-panels ul li .header{
		color: #fff;}
@media (min-width:769px){
	#panel .bo-temp .multi-panels ul{
		grid-template-columns: repeat(2,[col-start] 1fr);
		margin-top: 1rem;
		gap: 3rem 1.5rem;
	}
	#panel .bo-temp .multi-panels ul li .header{
		color: #fff;
		margin-top: 1rem;
	}
}
 @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){}