#more-features .multi-panels ul li {max-width: 364px;}
@media(min-width: 769px) {
	#more-features .multi-panels ul {display: block; font-size: 0; text-align: center;}
	#more-features .multi-panels ul li {display: inline-block; width: 33.333333%; padding: 1rem 1rem 2rem; max-width: none;}
}
 @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){}