@media screen and (max-width: 782px){
  .gd-help-tip{
    float: none;
    margin-top: 0;
  }

  .gd-select2-container{
    width: 100% !important;
  }
}