#tabiiro {
	text-align:center;
	padding-top:50px;
	margin-bottom:-40px;
}

@media only screen and (max-width: 767px){
#tabiiro img {
    width: 100%;
    height: auto;
	margin-bottom: 30px;
  }
}

@media only screen and (min-width: 768px), print {
#tabiiro img {margin-bottom: 30px;
	}
}