.hero .hero-inner {
    width: 97%;
    float: none;
    padding: 5%;
}

#hero-text ul {
  margin-left: 30px;
  max-width: 500px;
  list-style: square outside url("https://dadaplus.cz/wp-content/uploads/2019/01/square.png");
  line-height: 180%;
}
#hero-text ul li {
  font-weight: 600;
  font-size: 1.1em;
  margin-top: 15px;
}
.widget {
    padding-top: 0;
}


