@media screen and (min-width: 992px) {
  .home-about .about-right .item.small {
    height: 222px;
}
  .home-about .ab-left .header-box .desc{
    font-size:30px;
  }
}
#mapcont iframe{
  width: 100%!important;
  height: 100%!important;
}
.home-service .item .text-box .more{
  background-color: #DF6D25;
}