form:not([class]){
    display: none;
   }

a.btn.btn-primary.stretched-link{
display: none;
}