@media (max-width: 1419.98px) {
  .screen-welcome__bear {
    right: 7vw;
    width: 659px!important;
  }
}

@media (max-width: 450px) {
  .screen-welcome__bear {
    background-image: url(../images/style/bg_bear-320.png);
    position: absolute;
    right: 6vw;
    /*width: 280px!important;
    height: 343px!important;*/
width: 480px!important;
    height: 443px!important;
  }

.screen-welcome__bg{
width:auto!important;
}
}


.js-ajax-pagenation{
padding-left: 53px;
}
