.no-float{
    float: unset !important;
    width: 100% !important;
}

.no-margin{
    margin-top: -20px !important;
}