  .correct {
    text-align: center;
    
  }
  
  @media screen and (max-width: 820px) {
    .correct img{
      
      width: 80%;
      height: 80%;
    }
    .correct {
      text-align: center;
    }
  }
  .meinohama{ 
    width: 80%;
  }