.login-container {
    display: flex;
}
.rokanfaq-index-index div.banner-wrapper-image {
    position: relative;
    margin-bottom: 3rem;
}
.level1.list-unstyled{
    margin-bottom: 4rem;
}
.columns .column.main {
    text-align: justify;
}

@media (min-width: 900px) and (max-width:1024px) {
	.rokanfaq-index-index .breadcrumbs .items {
        padding-left: 38px !important;
    }
}