#skt-t1era .multi-panels ul li {background-color: #ff0000; padding: 2rem 1rem; height: 100%; width: 100%; color: #fff;}
#skt-t1era .multi-panels ul li .body-copy,
#skt-t1era .multi-panels ul li .body-copy a {color: #fff;}
#skt-t1era .multi-panels ul li .body-copy a {text-decoration: underline; display: inline-block; margin-top: 0.5rem;}
@media(min-width: 1025px) {
	#skt-t1era .multi-panels ul {grid-template-columns: repeat(6, [col-star]1fr);}
}
@media(max-width: 768px) and (min-width: 400px) {
	#skt-t1era .multi-panels ul {grid-template-columns: repeat(2, [col-star]1fr);}
}
 @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){}