﻿.inquiryButton {
  background: url('..//Images/2.png') left no-repeat;
  background-size: contain;
  display: inline-block;
  width: auto !important;
  border: 1px solid black;
  border-radius: 10px;
  padding-right: 10px;
  height: auto;
  padding-left: 35px;
  font-size: 12px;
  line-height: 32px;
  white-space: nowrap;
}
