.title01 {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  img { max-width: 100%; }
}