@media screen and (max-width: 460px) {
  .t905__wrapper li:nth-child(1) .t905__content,
  .t905__wrapper li:nth-child(2) .t905__content,
  .t905__wrapper li:nth-child(3) .t905__content,
  .t905__wrapper li:nth-child(4) .t905__content {
    width: 100% !important;
    min-height: calc(100vw - 250px) !important;
    text-align:center;
  }
}




/*@media screen and (max-width: 460px) {
/*  .t905__wrapper li:nth-child(1) .t905__content,
/*  .t905__wrapper li:nth-child(2) .t905__content,
/*  .t905__wrapper li:nth-child(3) .t905__content,
/*  .t905__wrapper li:nth-child(4) .t905__content,  {
/*    width: 100% !important;
/*    min-height: calc(100vw - 200px) !important;
/*    text-align:center;
  }
}*/
