.or-product-col-div{
    /*width:75%!important;*/
}

.products_div{
    /*padding: 0 3px 0 3px!important;*/
}
/*RESPONSIVE MEDIA QUERIES FOR INDEX PAGE*/
@media screen and (min-device-width: 1350px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1) { 

    .single-sidebar{
        margin-left: 7px!important;
    }
}

@media screen and (min-device-width: 1020px) and (max-device-width: 1030px) and (-webkit-min-device-pixel-ratio: 1) { 
    .single-sidebar{
        margin-left: 7px!important;
    }

    .img-holder{
        width: 295px!important;
        height: 185px!important;
    }
}

@media screen and (min-device-width: 760px) and (max-device-width: 770px) and (-webkit-min-device-pixel-ratio: 1) { 
    .single-sidebar{
        margin-left: 7px!important;
    }

    .img-holder{
        width: 220px!important;
        height: 150px!important;
    }
    
    .text > h3 > a{
        font-size: 12px!important;
    }
    
    .text{
       padding: 5px!important;
    }
    
    .over-ride-products-side-bar{
        width:250px!important;
        float:left;
    }
    
    .sidebar-wrapper{
        margin-top:0px!important;
    }
}

@media screen and (min-device-width: 410px) and (max-device-width: 420px) and (-webkit-min-device-pixel-ratio: 1) { 
    .sidebar-wrapper{
        margin-top:0px!important;
    }
    
    .img-holder{
        width: 100%!important;
        height: 250px!important;
    }
    
    .single-sidebar{
        margin-left: 10px!important;
    }
}

@media screen and (min-device-width: 730px) and (max-device-width: 740px) and (-webkit-min-device-pixel-ratio: 1) { 
    .sidebar-wrapper{
        margin-top:0px!important;
    }
    
    .img-holder{
        width: 100%!important;
        height: 150px!important;
    }
    
    .single-sidebar{
        margin-left: 10px!important;
    }
    
    .or-product-col-div{
        width:100%!important;
    }
    
    .products_div{
        width:240px!important;
        float:left;
    }
    
    .text > h3 > a{
        font-size: 12px!important;
    }
}

@media screen and (min-device-width: 640px) and (max-device-width: 670px) and (-webkit-min-device-pixel-ratio: 1) { 
    .sidebar-wrapper{
        margin-top:0px!important;
    }
    
    .img-holder{
        width: 100%!important;
        height: 150px!important;
    }
    
    .single-sidebar{
        margin-left: 20px!important;
    }
    
    .or-product-col-div{
        width:100%!important;
    }
    
    .products_div{
        width:210px!important;
        float:left;
    }
    
    .text > h3 > a{
        font-size: 12px!important;
    }
}   

@media screen and (min-device-width: 560px) and (max-device-width: 580px) and (-webkit-min-device-pixel-ratio: 1) { 
     .sidebar-wrapper{
        margin-top:0px!important;
    }
    
    .img-holder{
        width: 100%!important;
        height: 100px!important;
    }
    
    .single-sidebar{
        margin-left: 10px!important;
    }
    
    .or-product-col-div{
        width:100%!important;
    }
    
    .products_div{
        width:188px!important;
        float:left;
    }
    
    .text > h3 > a{
        font-size: 10px!important;
    }
    
    .text-holder{
        padding: 0!important;
    }
}

@media screen and (min-device-width: 360px) and (max-device-width:380px) and (-webkit-min-device-pixel-ratio: 1) { 
    .sidebar-wrapper{
        margin-top:0px!important;
    }
    
    .img-holder{
        width: 100%!important;
        height: 250px!important;
    }
    
    .single-sidebar{
        margin-left: 10px!important;
    }
}

@media screen and (min-device-width: 310px) and (max-device-width:325px) and (-webkit-min-device-pixel-ratio: 1) { 
    .sidebar-wrapper{
        margin-top:0px!important;
    }
    
    .img-holder{
        width: 100%!important;
        height: 220px!important;
    }
    
    .single-sidebar{
        margin-left: 10px!important;
    }
}

@media screen and (min-device-width: 480px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio: 1) { 
    .sidebar-wrapper{
        margin-top:0px!important;
    }
    
    .img-holder{
        width: 100%!important;
        height: 250px!important;
    }
    
    .single-sidebar{
        margin-left: 10px!important;
    }
}