#content-text {
  width: 410px;
}
#main-photo {
  position: absolute;
  left: 430px;
  top: 135px;
  text-align: center;
  background: #fff;
  color: #000;
  border: thin solid #808080;
}
div#tariff {
  border: none; /* hin solid #808080; */
  margin: 1em;
/*  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  background: #fff;
  color: #000;*/
}
div#tariff table {
/*  border: thin solid #808080; */
  border: none;
  width: 100%;
}
div#address {
  border: thin solid #808080;
  background: #fff;
  color: #000;
  padding: 0.5em 1em;
  margin: 1em 2em;
}