/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

.belt {
  width: 100%;
  height: 190px;
  background-image: url(../img/footer_up_img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
