#page {
    width: 1140px;
}
.footer_cont {
    width: 1140px;
}
.bxslider .desc {
    width: 540px;
}
.bxslider .desc p {
    width: 470px;
}
.tile-banner span {
    text-align: center;
}
.umo-copy {
    display: inline-block;
}
.el_aside {
    width: 28.5%;
}
.el_article.with_col {
    width: 68.75%
}

.tile.tile-ua:before {
    background-position: -95px -195px;
}


@media screen and (max-width:960px) {
  .bxslider .desc p {
      width: 280px;
  }
}
