/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}
div.news ul {
  margin-bottom: 0.5rem;
  padding-left: 10px;
}
div.news ul li {
  display: table-cell;
}
div.news ul li:nth-child(2) {
  padding-left: 1rem;
}
table.tab {
  width: 100%;
}
table.tab tr td {
  border: 1px solid black;
  padding: 5px;
}
div.top{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.container img {
  width: 100%;
  height: auto;
}
img.linkimg {
  width: 15px;
  height: 15px;
}
