.col-left__spc {
    float: none;
    margin: 0 auto;
}
.url-video {
    position: absolute;
}
@media only screen and (max-width: 767px) {
    #content-wrapper__spc.reverse {
        flex-direction: column-reverse;
    }
}
@media only screen and (min-width: 768px) {
    #content-wrapper__spc {
         padding-left: 5px;
    }
    .push-products.p_show-grid .row {
        margin-left: 0px;
    }
}
@media only screen and (min-width: 1170px) {
    .push-products.p_show-list .item .product-wrapper .product-thumbnail {
        width: 250px;
    }
    .push-products.p_show-list .p-critere {
        margin: 0;
    }
    #products {
        max-width: 1140px;
    }
    .col-left__spc {
        max-width: 555px;
    }
    #video-block .content {
        min-height: 450px;
    }
}
@media only screen and (min-width: 1500px) {
    .push-products.p_show-list .item .product-wrapper .product-thumbnail {
        width: 350px;
    }
    #content-wrapper__spc {
         padding-left: 15px;
    }
}
@media only screen and (min-width: 1700px) {
    .push-products.p_show-list .item .product-wrapper .product-thumbnail {
        width: 450px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1169px) {
    .push-products.p_show-list .item .product-wrapper .product-thumbnail .p-thumb {
        height: 15.625em;
        position: unset;
    }
    .push-products.p_show-list .item .product-wrapper .product-thumbnail,
    .push-products.p_show-list .item .product-wrapper .product-infos {
        display: block;
        vertical-align: unset;
        float: unset;
    
    }
  .push-products.p_show-list .item .product-wrapper {
    display: table;
    min-height: 255px;
  }
  .push-products.p_show-list .item .product-wrapper .product-thumbnail {
    width: unset;
    height: unset;
    position: unset;
  }
  .push-products.p_show-list .item .product-wrapper .product-thumbnail .p-pourcent {
    top: unset;
    margin-bottom: -35px;
    margin-top: -35px;
  }
/*   .push-products.p_show-list .item .product-wrapper .product-infos .p-i_wrapper {
    display: unset;
    width: 100%;
    table-layout: unset;
  } */
}
