.content.contact .map-box iframe {
    width: 100% !important;
    height: 350px;
}
.content .list-news .item .img-box .image_inner{
      height: auto!important;
}
@media only screen and (min-width: 1200px) {
  footer .face {
    -ms-flex: 0 0 230px;
        flex: 0 0 230px;
    max-width: 230px;
}
}
.content.news .left .image-box-big,.home-news .list_home_news .item .img-box .img-box,.content.news .left .news-latest .item .img-box .img{
  height: auto!important;
  display: block!important;
}