.home-post .top-wbox-t.widget_text {
	font-size: 0;
}
.home-post .top-wbox-t.widget_text img {
  width: 32.33%;
  margin: 0 0.5% 0.5%;
}
@media only screen and (max-width: 730px) {
  .home-post .top-wbox-t.widget_text {
    text-align: center;
  }
  .home-post .top-wbox-t.widget_text img {
    width: 49%;
    margin: 0 0.5% 0.5%;
  }
}