@media only screen and (max-width: 600px) {
  ._c { 
    display: block;
    height: 31,29%;
    width: 31,29%;
  }
}