/*
Theme Name: Lightning Child Sample
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/

.memberCustom .logo img {
  width: 450px;
}
.memberCustom tr:nth-child(2n) {
  background-color: #c0c0c0;
}
.memberCustom tr:nth-child(2n-1) {
  background-color: #fff;
}/*# sourceMappingURL=style.css.map */
.headLogo img{
	width:135px;
}

.aboutImg img{
	width:300px !important;
}
.aboutImgLoop{
	display:flex;
	display:wrap;
}
.aboutTxt{
	text-align:center;
}
.aboutContents {
    margin: 1em;
}