.home #content .container {
}

.homebanner-holder .advantage-item {
  width: 160px;
  margin: 0 5px;
  text-transform: uppercase;
  line-height: 16px;
  font-size: 13px;
}

.home #content .container img{
  margin-bottom: 10px;
}

.homeabout-holder .homeabout-img {
  max-height: 280px;
}
@media (max-width: 900px) {
    .homebanner-holder {
        height: 450px;
  		overflow: hidden;
    }
}

.title-holder .h1 {
  font-size: 25px;
}
