.box {text-align:center;}



.picture { background-size:cover !important; min-height:300px;  box-shadow: inset 0 0 2px 2px rgba(128,128,128,1); border-radius:6px 6px 6px 6px; margin:5px; background-position: bottom !important; }


.po01 {background:url(../images/01.png);}
.po02 {background:url(../images/02.png);}
.po03 {background:url(../images/03.png);}











.i-module-box { width:calc(100% / 3 - 24px);   padding:5px; min-height:80px ;    border-radius:6px 6px 6px 6px;  margin-top:10px; margin-right:10px; font-size:2rem; font-weight:200; float:left; display:table-row; }



			@media screen and (max-width: 900px) {
				
.picture {  min-height:200px; height:0;   }
				
				
				
				 }





			@media screen and (max-width: 650px) {
				
.picture {  min-height:150px; height:0; width:50%; margin:auto; margin-top:10px;   }
				
.i-module-box { width:calc(100% / 1 - 44px); margin-left:5px;   padding-bottom:20px;  }
				
	
				 }

