.app-container {
  height: 600px;
}
.details-container {
  height: 461px;
}
.result-container {
  height: auto;
  min-height: 63px;
  margin: auto;
  position: absolute !important;
}
.ads-container {
  bottom: 0px;
  position: relative;
  height: 105px;
  margin-top: 54px;
  width: 100%;
  background: white;
  margin-bottom: -10px;
  margin-top: 50px;
  border-top: 1px solid #e4e4e4;
}
.ads-container-details {
  height: 100% !important;
  border-radius: 2px;
  font-size: 12px;
  padding: 8px 12px;
  color: #383838;
  line-height: 18px;
}
.ads-container-details.unit-60 {
  width: 322px !important;
}
a.ads-container-details-title {
  text-decoration: none;
  font-weight: bold;
}
.ads-container-details-phone {
  font-weight: bold;
}
a.ads-container-details-link {
  text-decoration: none;
  font-size: 11px;
}
.ads-container-img {
  border-radius: 2px;
  width: 254px !important;
  margin-left: 7px !important;
  height: 89px;
}
.ads-container-img img {
  width: 245px !important;
  height: 83px;
  margin: 3px 0px 0px 7px;
}
.partner-download-link {
  position: relative;
  top: -39px;
  left: 7px;
}
