.contact-widget .select-wrap {
  border-right: 1px solid #b2bbc6; }
.contact-widget .select-wrap.filled {
  border-right: 2px solid #005ea7; }
.contact-widget select.form-control {
  width: calc(100% + 40px); }

@media (max-width: 767px) {
  td,
  tr {
    width: 100%;
    clear: both;
    float: left; } }
