#motive {
  display: block;
  height: 750px;
  background-size: cover;
  background-position: center;
}
html body {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  background-image: url(/obrazek/3/trava-jpg/);
  background-size: cover;
}

main h1:first-of-type {
  margin-bottom: 200px;
  margin-top: -259px;
  color: #FFC107;
}
h1, #panel-news h3.panel-title, #support .panel-body h3.panel-title, h2.title, .box-title h2 {
  font-weight: bold;
  font-size: 46px;
  margin-bottom: 30px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 3px 3px 7px #2b2323;
}

.section-3-col-bottom-text>.row>.section-cell-item {
  border: 2px solid #EFEFED;
  padding: 15px;
  margin: 15px;
  background-color: white;
}
