.ads__top__banner--big{
  position:relative;
  text-align:center;
  padding:0;
  width:auto;
  height:250px;
  max-width:970px;
  max-height:250px;
  display:flex;
  justify-content:center;
  align-items:center;
  align-content:center;
  overflow:hidden; 
  margin: auto; 
  }

  .ads__top__banner--big:after {
    content: "Advertisement";
    position: absolute;
    color: #ebeded;
    background-color: #f9f9f9;
    font-size: 13px;
    z-index: -1;
    left: 0;
    top: 0;
    line-height: 1;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ads__giant__banner{
  text-align:center;
  padding:0;
  width:auto;
  height:600px;
  max-width:300px;
  max-height:600px;
  display:flex;
  justify-content:center;
  align-items:center;
  align-content:center;
  overflow:hidden; 
  margin: auto; 
}
.ads__giant__banner:after {
  content: "Advertisement";
  position: absolute;
  color: #ebeded;
  background-color: #f9f9f9;
  font-size: 13px;
  z-index: -1;
  left: 0;
  top: 0;
  line-height: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ads__rectangle__banner{
  position:relative;
  text-align:center;
  width:300px;
  height:250px;
  max-width:300px;
  max-height:250px;
  display:flex;
  align-items:center;
  align-content:center;
  justify-content:center;
  overflow:hidden; 
  margin: auto; 
}
.ads__rectangle__banner:after {
  content: "Advertisement";
  position: absolute;
  color: #ebeded;
  background-color: #f9f9f9;
  font-size: 13px;
  z-index: -1;
  left: 0;
  top: 0;
  line-height: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ads__article__banner{
  position:relative;
  text-align:center;
  width:336px;
  height:280px;
  max-width:336px;
  max-height:280px;
  display:flex;
  align-items:center;
  align-content:center;
  justify-content:center;
  overflow:hidden; 
  margin: auto; 
}
.ads__article__banner:after {
  content: "Advertisement";
  position: absolute;
  color: #ebeded;
  background-color: #f9f9f9;
  font-size: 13px;
  z-index: -1;
  left: 0;
  top: 0;
  line-height: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ads__horizontal{
  margin: 0;
  padding: 0;
  position: fixed;
  bottom: 0;
  left: calc((100% - 1100px)/2);
  width: 1100px;
  z-index: 10;
  height:90px;
  text-align: center;
  background: #eee; 
  max-width:1100px;
  max-height:90px;
  display:flex;
  justify-content:center;
  align-content:center;
  align-items:center;
}
.ads__horizontal:after {
  content: "Advertisement";
  position: absolute;
  color: #ebeded;
  background-color: #f9f9f9;
  font-size: 13px;
  z-index: -1;
  left: 0;
  top: 0;
  line-height: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ads__skyscrapper{
  position: relative;
  margin: 0px 30px;
  text-align:center;
  width:160px;
  height:600px;
  max-width:160px;
  max-height:600px;
  display:flex;
  align-items:center;
  align-content:center;
  justify-content:center;
  overflow:hidden;
}
.ads__skyscrapper:after {
  content: "Advertisement";
  position: absolute;
  color: #ebeded;
  background-color: #f9f9f9;
  font-size: 13px;
  z-index: -1;
  left: 0;
  top: 0;
  line-height: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.skin__ads__stick--left{
  position:relative;
  text-align:center;
  width:160px;
  height:600px;
  max-width:160px;
  max-height:600px;
  display:flex;
  align-items:center;
  align-content:center;
  justify-content:center;
  overflow:hidden; 
  margin: auto;
}
.skin__ads__stick--left:after {
  content: "Advertisement";
  position: absolute;
  color: #ebeded;
  background-color: #f9f9f9;
  font-size: 13px;
  z-index: -1;
  left: 0;
  top: 0;
  line-height: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.skin__ads__stick--right{
  position:relative;
  text-align:center;
  width:160px;
  height:600px;
  max-width:160px;
  max-height:600px;
  display:flex;
  align-items:center;
  align-content:center;
  justify-content:center;
  overflow:hidden; 
  margin: auto;
}
.skin__ads__stick--right:after {
  content: "Advertisement";
  position: absolute;
  color: #ebeded;
  background-color: #f9f9f9;
  font-size: 13px;
  z-index: -1;
  left: 0;
  top: 0;
  line-height: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ads__middle__banner{
  position:relative;
  text-align:center;
  width:728px;
  height:90px;
  max-width:728px;
  max-height:90px;
  display:flex;
  align-items:center;
  align-content:center;
  justify-content:center;
  overflow:hidden; 
  margin: auto; 
}
.ads__middle__banner:after {
  content: "Advertisement";
  position: absolute;
  color: #ebeded;
  background-color: #f9f9f9;
  font-size: 13px;
  z-index: -1;
  left: 0;
  top: 0;
  line-height: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ads__under__image{
  position:relative;
  text-align:center;
  width:728px;
  height:90px;
  max-width:728px;
  max-height:90px;
  display:flex;
  align-items:center;
  align-content:center;
  justify-content:center;
  overflow:hidden; 
  margin: auto; 
}
.ads__under__image:after {
  content: "Advertisement";
  position: absolute;
  color: #ebeded;
  background-color: #f9f9f9;
  font-size: 13px;
  z-index: -1;
  left: 0;
  top: 0;
  line-height: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}