/* --------------------------------------
=========================================
Aarvi - Multipurpose Bootstrap 4 Admin Template
Version: 1.0
Designed By: Perfectin (Palani Velayudam)
=========================================
--------------------------------------------------------*/

.wizard .content {
    min-height: 100px;
}

    .wizard .content > .body {
        width: 100%;
        height: auto;
        padding: 15px;
        position: absolute;
    }

    .wizard .content .body.current {
        position: relative;
    }