.slides li {
  position: relative;
}
.slides li a.Button {
  bottom: 40px;
  left: 300px;
}
.slides li h3 {
  color: white;
  top: 95px;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 46px;
  text-transform: uppercase;
}
.slides li h4 {
  top: 160px;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 30px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #EEECDC;
}
.slides li img {
  width: 100%;
  height: auto;
}
.flex-control-nav {
  bottom: 5px;
  right: 10px;
  width: 100% !important;
}
