@media (min-width:1600px){
    #responsive_check {
        width: 1600px;
    }

     /* BANNER BIG */
    .banner_big_images_holder,
    .banner_big_images_holder_ani{
        height: 500px;
    }
    .banner_big_page,
    .banner_big_page .banner_big_images_holder_ani{
        /*height: 315px;*/
        }
        .banner_big_item_text_holder {
            position: absolute;
            top: 200px;
        }


}