@media(min-width:769px){
    .page-content--product{
        padding-bottom:50px!important;
    }
}
@media(max-width:769px){
    .page-content--product{
        padding-bottom:0px!important;
    }
}
.ny-timer-bar{
    margin-bottom:0!important;
}