.img-kb {
  padding-bottom: 10px;
}
h4 {
  padding-top: 1rem;
}
.text {
  margin-bottom: 1rem;
}
.wind-stat {
  width: 100%;
}
.table-stats td {
  padding: .4rem;
}
.table-stats td:first-child {
  padding-left: 0;
}
.table-stats td:last-child {
  padding-right: 0;
}
.bg-8 {
  background-color: #FD28FC;
}
.bg-7 {
  background-color: #FC26A1;
}
.bg-6 {
  background-color: #FC5B33;
}
.bg-5 {
  background-color: #F1EF34;
}
.bg-4 {
  background-color: #29FD2E;
}
.bg-3 {
  background-color: #6CF6EB;
}
.legend {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.legend div {
  padding: .2rem .5rem;
}
span.spot {
  white-space: nowrap;
}
.iframe-weatherlink {
  width: 100%;
  height: 200px;
}

.img-meteo-kulikovo {
  height: 200px;
}