﻿.best-main-show {
    display: block !important;
}
.best-show {
    display: block !important;
}
.best-show-flex {
    display: flex !important;
}
.best-white {
    background-color: white !important;
}
.nobackground{
    background-color:white !important;
}
.best-mt30{
    margin-top:30px;
}
.border-b1 {
    border-bottom: gray 1px solid;
}
.padding-none {
    padding: 0px !important;
}



