@charset "utf-8";
h2 {
    font-size: 300%;
}
#class-area .box .handling-class .class-box .img-box .class-img {
    max-width: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
}