

@media only screen and (max-width: 1024px){	

}

.newbox { 
  width:33%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;}
  
.wocenter {
	text-align:center;
	padding-top:30%;}
  

