body {
    background-color: #f4f3ef;
}
.sticky-top {
    z-index: auto;
}
.no_underline {
    text-decoration: none !important
}
.des_text{
    font-size:12px !important;
}
.select-grade-pill {
    border-radius: 0px !important;
    background: #ebedf2 !important;
}
#st-1 {
    z-index: 0 !important;
}
.image-style-align-right {
    float: right;
    max-width: 50% !important;
    margin-left: 1rem;
}
.image-style-align-right img {
    width: 100% !important;
}
.image-style-align-left {
    float: left;
    max-width: 50% !important;
    margin-right: 1rem;
}
.image-style-align-left img {
    width: 100% !important;
}
figure.image img {
    width: 100% !important;
}
figure.image figcaption  {
    text-align: center !important;
}