@charset "utf-8";

.fReserve{
    display: none !important;
}

.fBtm {
    margin-top: 0 !important;
}

.beginnerFeatureItemImgBx{
    overflow: hidden;
}

.beginnerFeatureItemImgBx>img {
    object-fit: contain;
    width: 100%;
    height: 100% !important;
}