@media only screen and (max-width: 768px) {
 .d-none-m{display: none;}
  .form-b .form-control{margin-bottom: 1rem !important;}
} 