.custom-logo {
  width: 200px !important;
  height: auto !important;
  max-width: 100%;
  display: block;
}

.t-input {
  width: 100%;
}

.ta-input {
  width: 100%;
}

.sb-input {
  background: #FEBD11;
  border: 1px solid #FEBD11;
	border-radius: 0.25em;
}